|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.search.Visitors.ReadableVisitor
public static class Visitors.ReadableVisitor
| Constructor Summary | |
|---|---|
Visitors.ReadableVisitor()
|
|
| Method Summary | |
|---|---|
protected Visitors.ReadableVisitor |
append(char character)
|
protected Visitors.ReadableVisitor |
append(int value)
|
protected Visitors.ReadableVisitor |
append(SelectorName name)
|
protected Visitors.ReadableVisitor |
append(java.lang.String string)
|
java.lang.String |
getString()
Get the string representation of the visited objects. |
java.lang.String |
toString()
|
void |
visit(And and)
|
void |
visit(BindVariableName variable)
|
void |
visit(ChildNode child)
|
void |
visit(ChildNodeJoinCondition condition)
|
void |
visit(Column column)
|
void |
visit(Comparison comparison)
|
void |
visit(DescendantNode descendant)
|
void |
visit(DescendantNodeJoinCondition condition)
|
void |
visit(EquiJoinCondition condition)
|
void |
visit(FullTextSearch fullText)
|
void |
visit(FullTextSearchScore score)
|
void |
visit(Join join)
|
void |
visit(Length length)
|
void |
visit(Limit limit)
|
void |
visit(Literal literal)
|
void |
visit(LowerCase lowerCase)
|
void |
visit(NodeDepth depth)
|
void |
visit(NodeLocalName name)
|
void |
visit(NodeName name)
|
void |
visit(Not not)
|
void |
visit(Or or)
|
void |
visit(Ordering ordering)
|
void |
visit(PropertyExistence existence)
|
void |
visit(PropertyValue value)
|
void |
visit(Query query)
|
void |
visit(SameNode sameNode)
|
void |
visit(SameNodeJoinCondition condition)
|
void |
visit(Selector selector)
|
void |
visit(UpperCase upperCase)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Visitors.ReadableVisitor()
| Method Detail |
|---|
protected final Visitors.ReadableVisitor append(java.lang.String string)
protected final Visitors.ReadableVisitor append(char character)
protected final Visitors.ReadableVisitor append(int value)
protected final Visitors.ReadableVisitor append(SelectorName name)
public final java.lang.String getString()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
public void visit(And and)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(And)public void visit(BindVariableName variable)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(BindVariableName)public void visit(ChildNode child)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(ChildNode)public void visit(ChildNodeJoinCondition condition)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(ChildNodeJoinCondition)public void visit(Column column)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(Column)
public void visit(Comparison comparison)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(Comparison)public void visit(DescendantNode descendant)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(DescendantNode)public void visit(DescendantNodeJoinCondition condition)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(DescendantNodeJoinCondition)public void visit(EquiJoinCondition condition)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(EquiJoinCondition)public void visit(FullTextSearch fullText)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(FullTextSearch)public void visit(FullTextSearchScore score)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(FullTextSearchScore)
public void visit(Join join)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(Join)
public void visit(Length length)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(Length)public void visit(Limit limit)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(Limit)public void visit(Literal literal)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(Literal)
public void visit(LowerCase lowerCase)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(LowerCase)public void visit(NodeDepth depth)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(NodeDepth)public void visit(NodeLocalName name)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(NodeLocalName)public void visit(NodeName name)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(NodeName)public void visit(Selector selector)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor#visit(NamedSelector)
public void visit(Not not)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(Not)
public void visit(Or or)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(Or)
public void visit(Ordering ordering)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(Ordering)public void visit(PropertyExistence existence)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(PropertyExistence)public void visit(PropertyValue value)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(PropertyValue)
public void visit(Query query)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(Query)public void visit(SameNode sameNode)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(SameNode)public void visit(SameNodeJoinCondition condition)
visit in interface QueryObjectModelVisitorQueryObjectModelVisitor.visit(SameNodeJoinCondition)
public void visit(UpperCase upperCase)
throws VisitException
visit in interface QueryObjectModelVisitorVisitException - if exception occursQueryObjectModelVisitor.visit(UpperCase)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||