- SAX2DOMContentHandler - Class in com.sun.xml.ws.db.sdo
-
- SAX2DOMContentHandler() - Constructor for class com.sun.xml.ws.db.sdo.SAX2DOMContentHandler
-
- SAX2DOMContentHandler(Document) - Constructor for class com.sun.xml.ws.db.sdo.SAX2DOMContentHandler
-
- SAX2StaxContentHandler - Class in com.sun.xml.ws.db.sdo
-
Created by IntelliJ IDEA.
- SAX2StaxContentHandler(XMLStreamWriter) - Constructor for class com.sun.xml.ws.db.sdo.SAX2StaxContentHandler
-
- SAX2StaxContentHandler(XMLStreamWriter, boolean) - Constructor for class com.sun.xml.ws.db.sdo.SAX2StaxContentHandler
-
- schemaElement - Variable in class com.sun.xml.ws.db.sdo.SchemaInfo
-
- SchemaFileMapping - Class in com.sun.xml.ws.db.sdo
-
- SchemaFileMapping(String, String) - Constructor for class com.sun.xml.ws.db.sdo.SchemaFileMapping
-
- SchemaInfo - Class in com.sun.xml.ws.db.sdo
-
A SchemaInfo object contains the information of a XML Schema document.
- SchemaInfo(String, String, Source) - Constructor for class com.sun.xml.ws.db.sdo.SchemaInfo
-
- SchemaInfo(String, String, Element) - Constructor for class com.sun.xml.ws.db.sdo.SchemaInfo
-
- schemaLocation - Variable in class com.sun.xml.ws.db.sdo.SchemaInfo
-
- schemaSource - Variable in class com.sun.xml.ws.db.sdo.SchemaInfo
-
- SDO_HELPER_CONTEXT_RESOLVER - Static variable in class com.sun.xml.ws.db.sdo.SDOContextWrapper
-
- SDO_SCHEMA_FILE - Static variable in class com.sun.xml.ws.db.sdo.SDOContextWrapper
-
- SDO_SCHEMA_INFO - Static variable in class com.sun.xml.ws.db.sdo.SDOContextWrapper
-
- SDOAttachmentMarshaller - Class in com.sun.xml.ws.db.sdo
-
Created by IntelliJ IDEA.
- SDOAttachmentMarshaller(AttachmentMarshaller) - Constructor for class com.sun.xml.ws.db.sdo.SDOAttachmentMarshaller
-
- SDOAttachmentUnmarshaller - Class in com.sun.xml.ws.db.sdo
-
Created by IntelliJ IDEA.
- SDOAttachmentUnmarshaller(AttachmentUnmarshaller) - Constructor for class com.sun.xml.ws.db.sdo.SDOAttachmentUnmarshaller
-
- SDOBond<T> - Class in com.sun.xml.ws.db.sdo
-
- SDOBond(SDOContextWrapper, TypeInfo) - Constructor for class com.sun.xml.ws.db.sdo.SDOBond
-
- SDOContextFactory - Class in com.sun.xml.ws.db.sdo
-
- SDOContextFactory() - Constructor for class com.sun.xml.ws.db.sdo.SDOContextFactory
-
- SDOContextWrapper - Class in com.sun.xml.ws.db.sdo
-
- SDOContextWrapper(BindingInfo) - Constructor for class com.sun.xml.ws.db.sdo.SDOContextWrapper
-
- SDODatabindingException - Exception in com.sun.xml.ws.db.sdo
-
Created by IntelliJ IDEA.
- SDODatabindingException() - Constructor for exception com.sun.xml.ws.db.sdo.SDODatabindingException
-
Default constructor.
- SDODatabindingException(String) - Constructor for exception com.sun.xml.ws.db.sdo.SDODatabindingException
-
Creates an exception with the provided message.
- SDODatabindingException(String, Throwable) - Constructor for exception com.sun.xml.ws.db.sdo.SDODatabindingException
-
Creates an exception with the provided message and root cause.
- SDODatabindingException(Throwable) - Constructor for exception com.sun.xml.ws.db.sdo.SDODatabindingException
-
Creates an exception with the provided root cause throwable.
- SDODatabindingSchemaResolver - Class in com.sun.xml.ws.db.sdo
-
Created by IntelliJ IDEA.
- SDODatabindingSchemaResolver(List<Source>) - Constructor for class com.sun.xml.ws.db.sdo.SDODatabindingSchemaResolver
-
- SDODatabindingSchemaResolver(List<Source>, EntityResolver) - Constructor for class com.sun.xml.ws.db.sdo.SDODatabindingSchemaResolver
-
- SDOSchemaCompiler - Class in com.sun.xml.ws.db.sdo
-
This class is responsible for generating sdo java types from a set of given schemas.
- SDOSchemaCompiler() - Constructor for class com.sun.xml.ws.db.sdo.SDOSchemaCompiler
-
- sdoToDom(HelperContext, DataObject, String, String) - Static method in class com.sun.xml.ws.db.sdo.SDOUtils
-
Serialize a DataObject to the specified element
Per bug 6120620,, we use only GMT timezone
- sdoToXML(HelperContext, DataObject, String, String) - Static method in class com.sun.xml.ws.db.sdo.SDOUtils
-
Serialize a DataObject to the specified xml element in text xml
- SDOUtils - Class in com.sun.xml.ws.db.sdo
-
A set of core utility methods that shapes the sdo databinding
Created by IntelliJ IDEA.
- SDOUtils() - Constructor for class com.sun.xml.ws.db.sdo.SDOUtils
-
- SDOWrapperAccessor - Class in com.sun.xml.ws.db.sdo
-
Created by IntelliJ IDEA.
- SDOWrapperAccessor(SDOContextWrapper, Class<?>) - Constructor for class com.sun.xml.ws.db.sdo.SDOWrapperAccessor
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.ws.db.sdo.SAX2DOMContentHandler
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.ws.db.sdo.SAX2StaxContentHandler
-
- setEntityResolver(EntityResolver) - Method in class com.sun.xml.ws.db.sdo.SDOSchemaCompiler
-
- setImported(boolean) - Method in class com.sun.xml.ws.db.sdo.SchemaInfo
-
Sets the imported of this SchemaInfo
- setIncluded(boolean) - Method in class com.sun.xml.ws.db.sdo.SchemaInfo
-
Sets the included of this SchemaInfo
- setSchemaElement(Element) - Method in class com.sun.xml.ws.db.sdo.SchemaInfo
-
- setSchemaLocation(String) - Method in class com.sun.xml.ws.db.sdo.SchemaInfo
-
Sets the schemaLocation of this SchemaInfo
- setSchemaSource(Source) - Method in class com.sun.xml.ws.db.sdo.SchemaInfo
-
Sets the schemaSource of this SchemaInfo
- setSystemID(String) - Method in class com.sun.xml.ws.db.sdo.SchemaInfo
-
Sets the systemID of this SchemaInfo
- setTargetNamespace(String) - Method in class com.sun.xml.ws.db.sdo.SchemaInfo
-
Sets the targetNamespace of this SchemaInfo
- skippedEntity(String) - Method in class com.sun.xml.ws.db.sdo.SAX2DOMContentHandler
-
- skippedEntity(String) - Method in class com.sun.xml.ws.db.sdo.SAX2StaxContentHandler
-
- startDocument() - Method in class com.sun.xml.ws.db.sdo.SAX2DOMContentHandler
-
- startDocument() - Method in class com.sun.xml.ws.db.sdo.SAX2StaxContentHandler
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.ws.db.sdo.SAX2DOMContentHandler
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.ws.db.sdo.SAX2StaxContentHandler
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.ws.db.sdo.SAX2DOMContentHandler
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.ws.db.sdo.SAX2StaxContentHandler
-
- Stax2SAXAdapter - Class in com.sun.xml.ws.db.sdo
-
Created by IntelliJ IDEA.
- Stax2SAXAdapter(XMLStreamReader, boolean) - Constructor for class com.sun.xml.ws.db.sdo.Stax2SAXAdapter
-
- supportOutputStream() - Method in class com.sun.xml.ws.db.sdo.SDOBond
-
- supportOutputStream() - Method in class com.sun.xml.ws.db.sdo.WrapperBond
-
- systemID - Variable in class com.sun.xml.ws.db.sdo.SchemaInfo
-