|
||||||||||
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.AbstractRefPattern
convert.relaxng.edit.ParentRefPattern
public class ParentRefPattern
Constructor Summary | |
---|---|
ParentRefPattern(java.lang.String name)
|
Method Summary | ||
---|---|---|
|
accept(PatternVisitor<T> visitor)
|
Methods inherited from class convert.relaxng.edit.AbstractRefPattern |
---|
getName, setName |
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 ParentRefPattern(java.lang.String name)
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 |