|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectconvert.relaxng.edit.SourceObject
convert.relaxng.edit.Annotated
convert.relaxng.edit.Pattern
convert.relaxng.edit.CompositePattern
convert.relaxng.edit.InterleavePattern
public class InterleavePattern
Constructor Summary | |
---|---|
InterleavePattern()
|
Method Summary | ||
---|---|---|
|
accept(PatternVisitor<T> visitor)
|
Methods inherited from class convert.relaxng.edit.CompositePattern |
---|
childrenAccept, getChildren |
Methods inherited from class convert.relaxng.edit.Annotated |
---|
attributeAnnotationsAccept, childElementAnnotationsAccept, followingElementAnnotationsAccept, getAttributeAnnotation, getAttributeAnnotations, getChildElementAnnotations, getContext, getFollowingElementAnnotations, getLeadingComments, leadingCommentsAccept, mayContainText, setContext |
Methods inherited from class convert.relaxng.edit.SourceObject |
---|
getSourceLocation, setSourceLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterleavePattern()
Method Detail |
---|
public <T> T accept(PatternVisitor<T> visitor)
accept
in class Pattern
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |