|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.relaxng.impl.PatternBuilder
public class PatternBuilder
Field Summary | |
---|---|
protected com.thaiopensource.relaxng.impl.PatternInterner |
interner
|
protected com.thaiopensource.relaxng.impl.NotAllowedPattern |
notAllowed
|
Constructor Summary | |
---|---|
PatternBuilder()
|
|
PatternBuilder(PatternBuilder parent)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final com.thaiopensource.relaxng.impl.NotAllowedPattern notAllowed
protected final com.thaiopensource.relaxng.impl.PatternInterner interner
Constructor Detail |
---|
public PatternBuilder()
public PatternBuilder(PatternBuilder parent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |