|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.relaxng.output.xsd.basic.Located
convert.relaxng.output.xsd.basic.Annotated
convert.relaxng.output.xsd.basic.AttributeUse
convert.relaxng.output.xsd.basic.WildcardAttribute
public class WildcardAttribute
| Constructor Summary | |
|---|---|
WildcardAttribute(SourceLocation location,
Annotation annotation,
Wildcard wildcard)
|
|
| Method Summary | ||
|---|---|---|
|
accept(AttributeUseVisitor<T> visitor)
|
|
boolean |
equals(java.lang.Object obj)
|
|
Wildcard |
getWildcard()
|
|
int |
hashCode()
|
|
| Methods inherited from class convert.relaxng.output.xsd.basic.Annotated |
|---|
getAnnotation |
| Methods inherited from class convert.relaxng.output.xsd.basic.Located |
|---|
getLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WildcardAttribute(SourceLocation location,
Annotation annotation,
Wildcard wildcard)
| Method Detail |
|---|
public Wildcard getWildcard()
public boolean equals(java.lang.Object obj)
equals in class Annotatedpublic int hashCode()
hashCode in class Annotatedpublic <T> T accept(AttributeUseVisitor<T> visitor)
accept in class AttributeUse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||