|
||||||||||
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.NameClass
convert.relaxng.edit.ChoiceNameClass
public class ChoiceNameClass
Field Summary |
---|
Fields inherited from class convert.relaxng.edit.NameClass |
---|
INHERIT_NS |
Constructor Summary | |
---|---|
ChoiceNameClass()
|
Method Summary | ||
---|---|---|
|
accept(NameClassVisitor<T> visitor)
|
|
void |
childrenAccept(NameClassVisitor<?> visitor)
|
|
java.util.List<NameClass> |
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 ChoiceNameClass()
Method Detail |
---|
public java.util.List<NameClass> getChildren()
public <T> T accept(NameClassVisitor<T> visitor)
accept
in class NameClass
public void childrenAccept(NameClassVisitor<?> visitor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |