|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parseable | |
---|---|
com.thaiopensource.relaxng.impl | |
com.thaiopensource.relaxng.parse.compact | |
com.thaiopensource.relaxng.parse.sax | |
com.thaiopensource.validate.rng |
Uses of Parseable in com.thaiopensource.relaxng.impl |
---|
Methods in com.thaiopensource.relaxng.impl that return Parseable | |
---|---|
protected abstract Parseable |
SchemaReaderImpl.createParseable(XMLReaderCreator xrc,
InputSource in,
ErrorHandler eh,
EntityResolver er)
|
Methods in com.thaiopensource.relaxng.impl with parameters of type Parseable | |
---|---|
static Pattern |
SchemaBuilderImpl.parse(Parseable parseable,
ErrorHandler eh,
DatatypeLibraryFactory datatypeLibraryFactory,
SchemaPatternBuilder pb,
boolean isAttributesPattern)
|
Uses of Parseable in com.thaiopensource.relaxng.parse.compact |
---|
Classes in com.thaiopensource.relaxng.parse.compact that implement Parseable | |
---|---|
class |
CompactParseable
|
Uses of Parseable in com.thaiopensource.relaxng.parse.sax |
---|
Classes in com.thaiopensource.relaxng.parse.sax that implement Parseable | |
---|---|
class |
SAXParseable
|
Uses of Parseable in com.thaiopensource.validate.rng |
---|
Methods in com.thaiopensource.validate.rng that return Parseable | |
---|---|
protected Parseable |
SAXSchemaReader.createParseable(XMLReaderCreator xrc,
InputSource in,
ErrorHandler eh,
EntityResolver er)
|
protected Parseable |
CompactSchemaReader.createParseable(XMLReaderCreator xrc,
InputSource in,
ErrorHandler eh,
EntityResolver er)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |