|
||||||||||
| 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
public abstract class NameClass
| Field Summary | |
|---|---|
static java.lang.String |
INHERIT_NS
|
| Constructor Summary | |
|---|---|
NameClass()
|
|
| Method Summary | ||
|---|---|---|
abstract
|
accept(NameClassVisitor<T> visitor)
|
|
| 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 |
| Field Detail |
|---|
public static final java.lang.String INHERIT_NS
| Constructor Detail |
|---|
public NameClass()
| Method Detail |
|---|
public abstract <T> T accept(NameClassVisitor<T> visitor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||