|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.core.normalization.ExpandingVisitor
Constructor Summary | |
ExpandingVisitor(AttributeTypeRegistry attrRegistry)
|
Method Summary | |
boolean |
canVisit(ExprNode node)
|
java.util.ArrayList |
getOrder(BranchNode node,
java.util.ArrayList children)
|
boolean |
isPrefix()
|
void |
visit(ExprNode node)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExpandingVisitor(AttributeTypeRegistry attrRegistry)
Method Detail |
public boolean canVisit(ExprNode node)
public java.util.ArrayList getOrder(BranchNode node, java.util.ArrayList children)
public boolean isPrefix()
public void visit(ExprNode node)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |