Package org.apache.xmlbeans.impl.store
Class Locale
java.lang.Object
org.apache.xmlbeans.impl.store.Locale
- All Implemented Interfaces:
XmlLocale
,Saaj.SaajCallback
,DOMImplementation
public final class Locale extends Object implements DOMImplementation, Saaj.SaajCallback, XmlLocale
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Locale.LoadContext
-
Method Summary
-
Method Details
-
getLocale
-
associateSourceName
-
autoTypeDocument
public static void autoTypeDocument(Cur c, SchemaType requestedType, XmlOptions options) throws XmlException- Throws:
XmlException
-
newInstance
-
newDomImplementation
-
parseToXmlObject
public static XmlObject parseToXmlObject(SchemaTypeLoader stl, String xmlText, SchemaType type, XmlOptions options) throws XmlException- Throws:
XmlException
-
parseToXmlObject
public static XmlObject parseToXmlObject(SchemaTypeLoader stl, XMLStreamReader xsr, SchemaType type, XmlOptions options) throws XmlException- Throws:
XmlException
-
parseToXmlObject
public static XmlObject parseToXmlObject(SchemaTypeLoader stl, InputStream is, SchemaType type, XmlOptions options) throws XmlException, IOException- Throws:
XmlException
IOException
-
parseToXmlObject
public static XmlObject parseToXmlObject(SchemaTypeLoader stl, Reader reader, SchemaType type, XmlOptions options) throws XmlException, IOException- Throws:
XmlException
IOException
-
parseToXmlObject
public static XmlObject parseToXmlObject(SchemaTypeLoader stl, Node node, SchemaType type, XmlOptions options) throws XmlException- Throws:
XmlException
-
loadNode
-
newSaxHandler
public static XmlSaxHandler newSaxHandler(SchemaTypeLoader stl, SchemaType type, XmlOptions options) -
clearThreadLocals
public static void clearThreadLocals() -
toFirstChildElement
-
version
public long version() -
enter
-
enter
public void enter() -
exit
-
exit
public void exit() -
noSync
public boolean noSync() -
sync
public boolean sync() -
load
- Throws:
XmlException
IOException
-
load
- Throws:
XmlException
IOException
-
load
- Throws:
XmlException
IOException
-
load
- Throws:
XmlException
IOException
-
load
- Throws:
XmlException
-
load
- Throws:
XmlException
-
createDocument
- Specified by:
createDocument
in interfaceDOMImplementation
-
createDocumentType
- Specified by:
createDocumentType
in interfaceDOMImplementation
-
hasFeature
- Specified by:
hasFeature
in interfaceDOMImplementation
-
getFeature
- Specified by:
getFeature
in interfaceDOMImplementation
-
nodeToCursor
-
nodeToXmlObject
-
nodeToXmlStream
-
streamToNode
-
setSaajData
- Specified by:
setSaajData
in interfaceSaaj.SaajCallback
-
getSaajData
- Specified by:
getSaajData
in interfaceSaaj.SaajCallback
-
createSoapElement
- Specified by:
createSoapElement
in interfaceSaaj.SaajCallback
-
importSoapElement
- Specified by:
importSoapElement
in interfaceSaaj.SaajCallback
-
getSchemaTypeLoader
-