|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xquark.bridge.MappingMetadata
This class is a singleton managing a cache in memory for XML schemas and mappings.
Method Summary | |
static void |
loadSchema(org.xml.sax.InputSource source)
Loads an XML schema in memory before the mapping file loading triggers it with its schemaLocation attribute (or if there is no such attribute). |
static void |
reset()
Empties the cache. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void loadSchema(org.xml.sax.InputSource source) throws org.xml.sax.SAXException
org.xml.sax.SAXException
org.xquark.xml.schema.SchemaManager
public static void reset()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |