|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.relaxng.pattern.Pattern
com.caucho.relaxng.pattern.NameClassPattern
public abstract class NameClassPattern
Relax pattern
Field Summary | |
---|---|
protected static L10N |
L
|
Constructor Summary | |
---|---|
NameClassPattern()
|
Method Summary | |
---|---|
void |
setParent(Pattern parent)
Sets the parent. |
Methods inherited from class com.caucho.relaxng.pattern.Pattern |
---|
addChild, addNameChild, createItem, createNameItem, endElement, equals, error, getElementName, getLocation, getParent, getTagName, hasData, hasElement, setElementName, setFilename, setLine, toProduction |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final L10N L
Constructor Detail |
---|
public NameClassPattern()
Method Detail |
---|
public void setParent(Pattern parent) throws RelaxException
setParent
in class Pattern
RelaxException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |