|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaFuture | |
---|---|
com.oxygenxml.validate.nvdl | |
com.thaiopensource.relaxng.impl | |
com.thaiopensource.validate.auto | |
com.thaiopensource.validate.mns | |
com.thaiopensource.validate.nrl |
Uses of SchemaFuture in com.oxygenxml.validate.nvdl |
---|
Classes in com.oxygenxml.validate.nvdl that implement SchemaFuture | |
---|---|
private class |
SchemaImpl.Handler
This class is registered as content handler on the XMLReader that parses the NVDL script. |
Methods in com.oxygenxml.validate.nvdl that return SchemaFuture | |
---|---|
SchemaFuture |
SchemaReceiverImpl.installHandlers(XMLReader xr)
|
(package private) SchemaFuture |
SchemaImpl.installHandlers(XMLReader in,
SchemaReceiverImpl sr)
Installs the schema handler on the reader. |
Uses of SchemaFuture in com.thaiopensource.relaxng.impl |
---|
Methods in com.thaiopensource.relaxng.impl that return SchemaFuture | |
---|---|
SchemaFuture |
SchemaReceiverImpl.installHandlers(XMLReader xr)
|
Uses of SchemaFuture in com.thaiopensource.validate.auto |
---|
Classes in com.thaiopensource.validate.auto that implement SchemaFuture | |
---|---|
private class |
AutoSchemaReceiver.Handler
|
Fields in com.thaiopensource.validate.auto declared as SchemaFuture | |
---|---|
private SchemaFuture |
AutoSchemaReceiver.Handler.sf
|
Methods in com.thaiopensource.validate.auto that return SchemaFuture | |
---|---|
SchemaFuture |
SchemaReceiver.installHandlers(XMLReader xr)
|
SchemaFuture |
SchemaReaderSchemaReceiver.installHandlers(XMLReader xr)
|
SchemaFuture |
AutoSchemaReceiver.installHandlers(XMLReader xr)
|
Uses of SchemaFuture in com.thaiopensource.validate.mns |
---|
Methods in com.thaiopensource.validate.mns that return SchemaFuture | |
---|---|
SchemaFuture |
SchemaReceiverImpl.installHandlers(XMLReader xr)
|
(package private) SchemaFuture |
SchemaImpl.installHandlers(XMLReader in,
SchemaReceiverImpl sr)
|
Uses of SchemaFuture in com.thaiopensource.validate.nrl |
---|
Methods in com.thaiopensource.validate.nrl that return SchemaFuture | |
---|---|
SchemaFuture |
SchemaReceiverImpl.installHandlers(XMLReader xr)
|
(package private) SchemaFuture |
SchemaImpl.installHandlers(XMLReader in,
SchemaReceiverImpl sr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |