public class PatternBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.thaiopensource.relaxng.impl.PatternInterner |
interner |
protected com.thaiopensource.relaxng.impl.NotAllowedPattern |
notAllowed |
Constructor and Description |
---|
PatternBuilder() |
PatternBuilder(PatternBuilder parent) |
protected final com.thaiopensource.relaxng.impl.NotAllowedPattern notAllowed
protected final com.thaiopensource.relaxng.impl.PatternInterner interner
public PatternBuilder()
public PatternBuilder(PatternBuilder parent)