|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kohsuke.rngom.digested.DPattern
org.kohsuke.rngom.digested.DTextPattern
public class DTextPattern
Constructor Summary | |
---|---|
DTextPattern()
|
Method Summary | |
---|---|
java.lang.Object |
accept(DPatternVisitor visitor)
|
boolean |
isNullable()
Returns true if this pattern is nullable. |
Methods inherited from class org.kohsuke.rngom.digested.DPattern |
---|
createParseable, getAnnotation, getLocation, isAttribute, isElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DTextPattern()
Method Detail |
---|
public boolean isNullable()
DPattern
isNullable
in class DPattern
public java.lang.Object accept(DPatternVisitor visitor)
accept
in class DPattern
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |