Searched refs:AccessibleRelationHandler (Results 1 – 2 of 2) sorted by relevance
32 class AccessibleRelationHandler class37 AccessibleRelationHandler aHandler = null; in createHandler()42 aHandler = new AccessibleRelationHandler(xContext); in createHandler()47 public AccessibleRelationHandler() in AccessibleRelationHandler() method in AccessibleRelationHandler51 public AccessibleRelationHandler( XAccessibleContext xContext ) in AccessibleRelationHandler() method in AccessibleRelationHandler
56 maRelationHandler = new AccessibleRelationHandler(); in NodeFactory()165 private NodeHandler maRelationHandler = new AccessibleRelationHandler();
Completed in 13 milliseconds