|
|||||||||
| 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.DUnaryPattern
public abstract class DUnaryPattern
| Constructor Summary | |
|---|---|
DUnaryPattern()
|
|
| Method Summary | |
|---|---|
DPattern |
getChild()
|
void |
setChild(DPattern child)
|
| Methods inherited from class org.kohsuke.rngom.digested.DPattern |
|---|
accept, createParseable, getAnnotation, getLocation, isAttribute, isElement, isNullable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DUnaryPattern()
| Method Detail |
|---|
public DPattern getChild()
public void setChild(DPattern child)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||