Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- absent() - Static method in class org.xmlobjects.xml.TextContent
- add(int, T) - Method in class org.xmlobjects.model.ChildList
- add(String) - Method in class org.xmlobjects.xml.Namespaces
- add(String, String) - Method in class org.xmlobjects.xml.Attributes
- add(String, String, String) - Method in class org.xmlobjects.xml.Attributes
- add(String, String, TextContent) - Method in class org.xmlobjects.xml.Attributes
- add(String, TextContent) - Method in class org.xmlobjects.xml.Attributes
- add(QName, String) - Method in class org.xmlobjects.xml.Attributes
- add(QName, TextContent) - Method in class org.xmlobjects.xml.Attributes
- add(T) - Method in class org.xmlobjects.model.ChildList
- addAll(int, Collection<? extends T>) - Method in class org.xmlobjects.model.ChildList
- addAll(String, Map<String, TextContent>) - Method in class org.xmlobjects.xml.Attributes
- addAll(Collection<? extends T>) - Method in class org.xmlobjects.model.ChildList
- addAttribute(String, String) - Method in class org.xmlobjects.xml.Element
- addAttribute(String, String, String) - Method in class org.xmlobjects.xml.Element
- addAttribute(String, String, String, String, String) - Method in class org.xmlobjects.util.xml.SAXBuffer
- addAttribute(String, String, TextContent) - Method in class org.xmlobjects.xml.Element
- addAttribute(String, TextContent) - Method in class org.xmlobjects.xml.Element
- addAttribute(QName, String) - Method in class org.xmlobjects.xml.Element
- addAttribute(QName, TextContent) - Method in class org.xmlobjects.xml.Element
- addCharacters(char[]) - Method in class org.xmlobjects.util.xml.SAXBuffer
- addChildElement(Element) - Method in class org.xmlobjects.xml.Element
- addEndDocument() - Method in class org.xmlobjects.util.xml.SAXBuffer
- addEndElement() - Method in class org.xmlobjects.util.xml.SAXBuffer
- addNamespacePrefixMapping(String, String) - Method in class org.xmlobjects.util.xml.SAXBuffer
- addNullNamespace() - Method in class org.xmlobjects.xml.Namespaces
- addStartDocument() - Method in class org.xmlobjects.util.xml.SAXBuffer
- addStartElement(String, String, String) - Method in class org.xmlobjects.util.xml.SAXBuffer
- addTextContent(String) - Method in class org.xmlobjects.xml.Element
- addTextContent(TextContent) - Method in class org.xmlobjects.xml.Element
- annotation(XSAnnotation) - Method in class org.xmlobjects.schema.SchemaWalker
- ArrayBuffer<T> - Class in org.xmlobjects.util.xml
- assumeMixedContent(boolean) - Method in class org.xmlobjects.util.xml.SAXBuffer
- attGroupDecl(XSAttGroupDecl) - Method in class org.xmlobjects.schema.SchemaWalker
- attributeDecl(XSAttributeDecl) - Method in class org.xmlobjects.schema.SchemaWalker
- Attributes - Class in org.xmlobjects.xml
- Attributes() - Constructor for class org.xmlobjects.xml.Attributes
- attributeUse(XSAttributeUse) - Method in class org.xmlobjects.schema.SchemaWalker
B
- bridgeEvent(XMLStreamReader) - Method in class org.xmlobjects.util.xml.StAXStream2SAX
- buildChildObject(T, QName, Attributes, XMLReader) - Method in interface org.xmlobjects.builder.ObjectBuilder
- buildChildObject(T, QName, Attributes, XMLReader) - Method in class org.xmlobjects.util.composite.CompositeObjectAdapter
- buildChildObject(T, QName, Attributes, XMLReader) - Method in class org.xmlobjects.util.composite.CompositeObjectBuilder
- BuildResult<T> - Class in org.xmlobjects.stream
C
- CalendarField - Enum Class in org.xmlobjects.xml
- characters(char[], int, int) - Method in class org.xmlobjects.util.xml.SAXBuffer
- characters(char[], int, int) - Method in class org.xmlobjects.util.xml.SAXFilter
- characters(char[], int, int) - Method in class org.xmlobjects.util.xml.SAXWriter
- Child - Interface in org.xmlobjects.model
- ChildList<T extends Child> - Class in org.xmlobjects.model
- ChildList(int, Child) - Constructor for class org.xmlobjects.model.ChildList
- ChildList(Collection<? extends T>, Child) - Constructor for class org.xmlobjects.model.ChildList
- ChildList(Child) - Constructor for class org.xmlobjects.model.ChildList
- clear() - Method in class org.xmlobjects.util.Properties
- close() - Method in class org.xmlobjects.stream.XMLReader
- close() - Method in class org.xmlobjects.stream.XMLWriter
- close() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- close() - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- close() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- close() - Method in class org.xmlobjects.util.xml.SAXWriter
- collapse() - Method in class org.xmlobjects.xml.TextContent
- complexType(XSComplexType) - Method in class org.xmlobjects.schema.SchemaWalker
- CompositeObjectAdapter<T> - Class in org.xmlobjects.util.composite
- CompositeObjectAdapter(Class<S>) - Constructor for class org.xmlobjects.util.composite.CompositeObjectAdapter
- CompositeObjectBuilder<T> - Class in org.xmlobjects.util.composite
- CompositeObjectBuilder(Class<S>) - Constructor for class org.xmlobjects.util.composite.CompositeObjectBuilder
- CompositeObjectSerializer<T> - Class in org.xmlobjects.util.composite
- CompositeObjectSerializer(Class<S>) - Constructor for class org.xmlobjects.util.composite.CompositeObjectSerializer
- contains(String) - Method in class org.xmlobjects.xml.Attributes
- contains(String) - Method in class org.xmlobjects.xml.Namespaces
- contains(String, String) - Method in class org.xmlobjects.xml.Attributes
- contains(QName) - Method in class org.xmlobjects.xml.Attributes
- containsAll(String...) - Method in class org.xmlobjects.xml.Namespaces
- containsAll(Collection<String>) - Method in class org.xmlobjects.xml.Namespaces
- copy() - Method in class org.xmlobjects.xml.Namespaces
- copyFrom(SchemaHandler) - Method in class org.xmlobjects.schema.SchemaHandler
- createDOMAsFallback(boolean) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createElement(T, Namespaces) - Method in interface org.xmlobjects.serializer.ObjectSerializer
- createFilteredReader(XMLReader, StreamFilter) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createInternalPrefixes(XMLObjects) - Method in class org.xmlobjects.util.xml.NamespaceSupport
- createObject(QName, Object) - Method in interface org.xmlobjects.builder.ObjectBuilder
- createPrefix(String) - Method in class org.xmlobjects.util.xml.NamespaceSupport
- createPrefixFromQName(String, String) - Method in class org.xmlobjects.util.xml.NamespaceSupport
- createReader(File) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(File, String) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(InputStream) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(InputStream, String) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(Reader) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(String, InputStream) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(String, InputStream, String) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(String, Reader) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(Path) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(Path, String) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(XMLStreamReader) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(XMLStreamReader, URI) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createReader(Source) - Method in class org.xmlobjects.stream.XMLReaderFactory
- createWriter(File) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(File, String) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(OutputStream) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(OutputStream, String) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(Writer) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(Path) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(Path, String) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(DOMResult) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(StreamResult) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(StreamResult, String) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(ContentHandler) - Method in class org.xmlobjects.stream.XMLWriterFactory
- createWriter(SAXWriter) - Method in class org.xmlobjects.stream.XMLWriterFactory
D
- DATE_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
- DATE_TIME_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
- DAY - Enum constant in enum class org.xmlobjects.xml.CalendarField
- declarePrefix(String, String) - Method in class org.xmlobjects.util.xml.NamespaceSupport
- deepCopyTo(ChildList<T>, CopyContext) - Method in class org.xmlobjects.model.ChildList
- DEFAULT_BUFFER_SIZE - Static variable in class org.xmlobjects.util.xml.SAXBuffer
- DepthXMLStreamReader - Class in org.xmlobjects.util.xml
- DepthXMLStreamReader(XMLStreamReader) - Constructor for class org.xmlobjects.util.xml.DepthXMLStreamReader
- DepthXMLStreamReader(XMLStreamReader, URI) - Constructor for class org.xmlobjects.util.xml.DepthXMLStreamReader
E
- Element - Class in org.xmlobjects.xml
- ElementContent - Class in org.xmlobjects.xml
- elementDecl(XSElementDecl) - Method in class org.xmlobjects.schema.SchemaWalker
- empty() - Static method in class org.xmlobjects.stream.BuildResult
- empty() - Static method in class org.xmlobjects.xml.Attributes
- empty() - Static method in class org.xmlobjects.xml.ElementContent
- empty() - Static method in class org.xmlobjects.xml.Namespaces
- empty(XSContentType) - Method in class org.xmlobjects.schema.SchemaWalker
- END_DOCUMENT - Enum constant in enum class org.xmlobjects.stream.EventType
- END_ELEMENT - Enum constant in enum class org.xmlobjects.stream.EventType
- endDocument() - Method in class org.xmlobjects.util.xml.SAXBuffer
- endDocument() - Method in class org.xmlobjects.util.xml.SAXFilter
- endElement(String, String, String) - Method in class org.xmlobjects.util.xml.SAXBuffer
- endElement(String, String, String) - Method in class org.xmlobjects.util.xml.SAXFilter
- endElement(String, String, String) - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- endElement(String, String, String) - Method in class org.xmlobjects.util.xml.SAXWriter
- endPrefixMapping(String) - Method in class org.xmlobjects.util.xml.SAXFilter
- escapeCharacters(boolean) - Method in class org.xmlobjects.util.xml.SAXWriter
- EventType - Enum Class in org.xmlobjects.stream
F
- facet(XSFacet) - Method in class org.xmlobjects.schema.SchemaWalker
- fillObject(T) - Method in class org.xmlobjects.stream.XMLReader
- fillObjectUsingBuilder(T, Class<? extends ObjectBuilder<T>>) - Method in class org.xmlobjects.stream.XMLReader
- fillObjectUsingBuilder(T, ObjectBuilder<T>) - Method in class org.xmlobjects.stream.XMLReader
- flush() - Method in class org.xmlobjects.stream.XMLOutput
- flush() - Method in class org.xmlobjects.stream.XMLWriter
- flush() - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- flush() - Method in class org.xmlobjects.util.xml.SAXWriter
- fromXML(XMLReader, Class<T>) - Method in class org.xmlobjects.XMLObjects
G
- GDAY_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
- get() - Method in class org.xmlobjects.xml.Attributes
- get() - Method in class org.xmlobjects.xml.Namespaces
- get() - Method in class org.xmlobjects.xml.TextContent
- get(String) - Method in class org.xmlobjects.util.Properties
- get(String) - Method in class org.xmlobjects.xml.Attributes
- get(String, Class<T>) - Method in class org.xmlobjects.util.Properties
- getAbsoluteURI(String) - Static method in class org.xmlobjects.util.SystemIDResolver
-
Take a SystemID string and try to turn it into a good absolute URI.
- getAbsoluteURIFromRelative(String) - Static method in class org.xmlobjects.util.SystemIDResolver
-
Get an absolute URI from a given relative URI (local path).
- getAndCompare(String, Object) - Method in class org.xmlobjects.util.Properties
- getAnnotationParserFactory() - Method in class org.xmlobjects.schema.SchemaHandler
- getAsBoolean() - Method in class org.xmlobjects.xml.TextContent
- getAsBooleanList() - Method in class org.xmlobjects.xml.TextContent
- getAsBooleanListOrElse(List<Boolean>) - Method in class org.xmlobjects.xml.TextContent
- getAsBooleanListOrElseGet(Supplier<List<Boolean>>) - Method in class org.xmlobjects.xml.TextContent
- getAsBooleanOrElse(Boolean) - Method in class org.xmlobjects.xml.TextContent
- getAsBooleanOrElseGet(Supplier<Boolean>) - Method in class org.xmlobjects.xml.TextContent
- getAsDate() - Method in class org.xmlobjects.xml.TextContent
- getAsDateList() - Method in class org.xmlobjects.xml.TextContent
- getAsDateListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsDateListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsDateOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsDateOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsDateTime() - Method in class org.xmlobjects.xml.TextContent
- getAsDateTimeList() - Method in class org.xmlobjects.xml.TextContent
- getAsDateTimeListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsDateTimeListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsDateTimeOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsDateTimeOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsDouble() - Method in class org.xmlobjects.xml.TextContent
- getAsDoubleList() - Method in class org.xmlobjects.xml.TextContent
- getAsDoubleListOrElse(List<Double>) - Method in class org.xmlobjects.xml.TextContent
- getAsDoubleListOrElseGet(Supplier<List<Double>>) - Method in class org.xmlobjects.xml.TextContent
- getAsDoubleOrElse(Double) - Method in class org.xmlobjects.xml.TextContent
- getAsDoubleOrElseGet(Supplier<Double>) - Method in class org.xmlobjects.xml.TextContent
- getAsDuration() - Method in class org.xmlobjects.xml.TextContent
- getAsDurationList() - Method in class org.xmlobjects.xml.TextContent
- getAsDurationListOrElse(List<Duration>) - Method in class org.xmlobjects.xml.TextContent
- getAsDurationListOrElseGet(Supplier<List<Duration>>) - Method in class org.xmlobjects.xml.TextContent
- getAsDurationOrElse(Duration) - Method in class org.xmlobjects.xml.TextContent
- getAsDurationOrElseGet(Supplier<Duration>) - Method in class org.xmlobjects.xml.TextContent
- getAsGDay() - Method in class org.xmlobjects.xml.TextContent
- getAsGDayList() - Method in class org.xmlobjects.xml.TextContent
- getAsGDayListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGDayListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsGDayOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsGDayOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonth() - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthDay() - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthDayList() - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthDayListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthDayListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthDayOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthDayOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthList() - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsGMonthOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGYear() - Method in class org.xmlobjects.xml.TextContent
- getAsGYearList() - Method in class org.xmlobjects.xml.TextContent
- getAsGYearListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGYearListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsGYearMonth() - Method in class org.xmlobjects.xml.TextContent
- getAsGYearMonthList() - Method in class org.xmlobjects.xml.TextContent
- getAsGYearMonthListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGYearMonthListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsGYearMonthOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsGYearMonthOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsGYearOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsGYearOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsInteger() - Method in class org.xmlobjects.xml.TextContent
- getAsIntegerList() - Method in class org.xmlobjects.xml.TextContent
- getAsIntegerListOrElse(List<Integer>) - Method in class org.xmlobjects.xml.TextContent
- getAsIntegerListOrElseGet(Supplier<List<Integer>>) - Method in class org.xmlobjects.xml.TextContent
- getAsIntegerOrElse(Integer) - Method in class org.xmlobjects.xml.TextContent
- getAsIntegerOrElseGet(Supplier<Integer>) - Method in class org.xmlobjects.xml.TextContent
- getAsList() - Method in class org.xmlobjects.xml.TextContent
- getAsListOrElse(List<String>) - Method in class org.xmlobjects.xml.TextContent
- getAsListOrElseGet(Supplier<List<String>>) - Method in class org.xmlobjects.xml.TextContent
- getAsTime() - Method in class org.xmlobjects.xml.TextContent
- getAsTimeList() - Method in class org.xmlobjects.xml.TextContent
- getAsTimeListOrElse(List<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAsTimeListOrElseGet(Supplier<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- getAsTimeOrElse(OffsetDateTime) - Method in class org.xmlobjects.xml.TextContent
- getAsTimeOrElseGet(Supplier<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- getAttributeCount() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributeCount() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getAttributeLocalName(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributeLocalName(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getAttributeName(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributeName(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getAttributeNamespace(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributeNamespace(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getAttributePrefix(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributePrefix(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getAttributes() - Method in class org.xmlobjects.stream.XMLReader
- getAttributes() - Method in class org.xmlobjects.xml.Element
- getAttributeType(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributeType(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getAttributeValue(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributeValue(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getAttributeValue(String, String) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getAttributeValue(String, String) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getBaseURI() - Method in class org.xmlobjects.stream.XMLReader
- getBaseURI() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getBuilder(String) - Method in class org.xmlobjects.XMLObjects
- getBuilder(String, Class<T>) - Method in class org.xmlobjects.XMLObjects
- getBuilder(String, String) - Method in class org.xmlobjects.XMLObjects
- getBuilder(String, String, Class<T>) - Method in class org.xmlobjects.XMLObjects
- getBuilder(QName) - Method in class org.xmlobjects.XMLObjects
- getBuilder(QName, Class<T>) - Method in class org.xmlobjects.XMLObjects
- getCharacterEncodingScheme() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getCharacterEncodingScheme() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getContent() - Method in class org.xmlobjects.xml.Element
- getContentHandler() - Method in class org.xmlobjects.stream.XMLWriter
- getContentHandler() - Method in class org.xmlobjects.util.xml.StAXStream2SAX
- getContentHandler(boolean) - Method in class org.xmlobjects.stream.XMLWriter
- getCurrentContext() - Method in class org.xmlobjects.util.xml.NamespaceSupport
- getDepth() - Method in class org.xmlobjects.stream.XMLReader
- getDepth() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getDOMElement() - Method in class org.xmlobjects.stream.BuildResult
- getDOMElement() - Method in class org.xmlobjects.stream.XMLReader
- getElement() - Method in class org.xmlobjects.xml.ElementContent
- getElementText() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getElementText() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getEncoding() - Method in class org.xmlobjects.stream.XMLReader
- getEncoding() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getEncoding() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getErrorHandler() - Method in class org.xmlobjects.schema.SchemaHandler
- getEventType() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getEventType() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getHeaderComment() - Method in class org.xmlobjects.stream.XMLOutput
- getHeaderComment() - Method in class org.xmlobjects.stream.XMLWriter
- getHeaderComment() - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- getIndent() - Method in class org.xmlobjects.stream.XMLOutput
- getIndent() - Method in class org.xmlobjects.stream.XMLWriter
- getIndent() - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- getLocalName() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getLocalName() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getLocation() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getLocation() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getMixedContent() - Method in class org.xmlobjects.stream.XMLReader
- getName() - Method in class org.xmlobjects.stream.XMLReader
- getName() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getName() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getName() - Method in class org.xmlobjects.xml.Element
- getNamespaceContext() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getNamespaceContext() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getNamespaceCount() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getNamespaceCount() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getNamespacePrefix(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getNamespacePrefix(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getNamespaces() - Method in class org.xmlobjects.stream.XMLReader
- getNamespaces() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getNamespaceURI() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getNamespaceURI() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getNamespaceURI(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getNamespaceURI(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getNamespaceURI(String) - Method in class org.xmlobjects.stream.XMLOutput
- getNamespaceURI(String) - Method in class org.xmlobjects.stream.XMLWriter
- getNamespaceURI(String) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getNamespaceURI(String) - Method in class org.xmlobjects.util.xml.NamespaceSupport
- getNamespaceURI(String) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getObject() - Method in class org.xmlobjects.stream.BuildResult
- getObject(Class<T>) - Method in class org.xmlobjects.stream.XMLReader
- getObjectOrDOMElement(Class<T>) - Method in class org.xmlobjects.stream.XMLReader
- getObjectType(String, ObjectBuilder<?>) - Method in class org.xmlobjects.XMLObjects
- getObjectType(ObjectBuilder<?>) - Method in class org.xmlobjects.XMLObjects
- getObjectTypes() - Method in class org.xmlobjects.XMLObjects
- getObjectUsingBuilder(Class<? extends ObjectBuilder<T>>) - Method in class org.xmlobjects.stream.XMLReader
- getObjectUsingBuilder(ObjectBuilder<T>) - Method in class org.xmlobjects.stream.XMLReader
- getOrCreateBuilder(Class<? extends ObjectBuilder<T>>) - Method in class org.xmlobjects.stream.XMLReader
- getOrCreateSerializer(Class<? extends ObjectSerializer<T>>) - Method in class org.xmlobjects.stream.XMLWriter
- getOrDefault(String, Class<T>, Supplier<T>) - Method in class org.xmlobjects.util.Properties
- getOrElse(String) - Method in class org.xmlobjects.xml.TextContent
- getOrElseGet(Supplier<String>) - Method in class org.xmlobjects.xml.TextContent
- getOrSet(String, Class<T>, Supplier<T>) - Method in class org.xmlobjects.util.Properties
- getParent() - Method in interface org.xmlobjects.model.Child
- getParent() - Method in class org.xmlobjects.model.ChildList
- getParent() - Method in class org.xmlobjects.util.xml.SAXFilter
- getParent(Class<T>) - Method in interface org.xmlobjects.model.Child
- getPIData() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getPIData() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getPITarget() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getPITarget() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getPrefix() - Method in class org.xmlobjects.stream.XMLReader
- getPrefix() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getPrefix() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getPrefix(String) - Method in class org.xmlobjects.stream.XMLOutput
- getPrefix(String) - Method in class org.xmlobjects.stream.XMLWriter
- getPrefix(String) - Method in class org.xmlobjects.util.xml.NamespaceSupport
- getPrefixes(String) - Method in class org.xmlobjects.util.xml.NamespaceSupport
- getProperties() - Method in class org.xmlobjects.stream.XMLReader
- getProperties() - Method in class org.xmlobjects.stream.XMLReaderFactory
- getProperties() - Method in class org.xmlobjects.stream.XMLWriter
- getProperties() - Method in class org.xmlobjects.stream.XMLWriterFactory
- getProperty(String) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getProperty(String) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getReader() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getSchemaHandler() - Method in class org.xmlobjects.stream.XMLReader
- getSchemaHandler() - Method in class org.xmlobjects.stream.XMLReaderFactory
- getSchemaHandler() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getSchemaLocation(String) - Method in class org.xmlobjects.stream.XMLOutput
- getSchemaLocation(String) - Method in class org.xmlobjects.stream.XMLWriter
- getSchemas() - Method in class org.xmlobjects.schema.SchemaHandler
- getSchemaSet(String) - Method in class org.xmlobjects.schema.SchemaHandler
- getSerializableNamespaces() - Method in class org.xmlobjects.XMLObjects
- getSerializer(Class<T>) - Method in class org.xmlobjects.XMLObjects
- getSerializer(Class<T>, String) - Method in class org.xmlobjects.XMLObjects
- getSerializer(Class<T>, Namespaces) - Method in class org.xmlobjects.XMLObjects
- getState() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getStreamReader() - Method in class org.xmlobjects.stream.XMLReader
- getTargetNamespaces() - Method in class org.xmlobjects.schema.SchemaHandler
- getText() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getText() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getTextCharacters() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getTextCharacters() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getTextCharacters(int, char[], int, int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getTextCharacters(int, char[], int, int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getTextContent() - Method in class org.xmlobjects.stream.XMLReader
- getTextContent() - Method in class org.xmlobjects.xml.ElementContent
- getTextLength() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getTextLength() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getTextStart() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getTextStart() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getValue(String) - Method in class org.xmlobjects.xml.Attributes
- getValue(String, String) - Method in class org.xmlobjects.xml.Attributes
- getValue(QName) - Method in class org.xmlobjects.xml.Attributes
- getVersion() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- getVersion() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- getXMLObjects() - Method in class org.xmlobjects.stream.XMLReader
- getXMLObjects() - Method in class org.xmlobjects.stream.XMLWriter
- getXMLReporter() - Method in class org.xmlobjects.stream.XMLReaderFactory
- getXMLResolver() - Method in class org.xmlobjects.stream.XMLReaderFactory
- GMONTH_DAY_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
- GMONTH_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
- GYEAR_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
- GYEAR_MONTH_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
H
- hasAttributes() - Method in class org.xmlobjects.xml.Element
- hasContent() - Method in class org.xmlobjects.xml.Element
- hasName() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- hasName() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- hasNext() - Method in class org.xmlobjects.stream.XMLReader
- hasNext() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- hasNext() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- hasText() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- hasText() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- headerComment - Variable in class org.xmlobjects.stream.XMLOutput
- HOUR - Enum constant in enum class org.xmlobjects.xml.CalendarField
I
- identityConstraint(XSIdentityConstraint) - Method in class org.xmlobjects.schema.SchemaWalker
- ifBoolean(Consumer<Boolean>) - Method in class org.xmlobjects.xml.TextContent
- ifBooleanList(Consumer<List<Boolean>>) - Method in class org.xmlobjects.xml.TextContent
- ifDate(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifDateList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ifDateTime(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifDateTimeList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ifDOMElement(Consumer<Element>) - Method in class org.xmlobjects.stream.BuildResult
- ifDouble(Consumer<Double>) - Method in class org.xmlobjects.xml.TextContent
- ifDoubleList(Consumer<List<Double>>) - Method in class org.xmlobjects.xml.TextContent
- ifDuration(Consumer<Duration>) - Method in class org.xmlobjects.xml.TextContent
- ifDurationList(Consumer<List<Duration>>) - Method in class org.xmlobjects.xml.TextContent
- ifGDay(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifGDayList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ifGMonth(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifGMonthDay(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifGMonthDayList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ifGMonthList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ifGYear(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifGYearList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ifGYearMonth(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifGYearMonthList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ifInteger(Consumer<Integer>) - Method in class org.xmlobjects.xml.TextContent
- ifIntegerList(Consumer<List<Integer>>) - Method in class org.xmlobjects.xml.TextContent
- ifList(Consumer<List<String>>) - Method in class org.xmlobjects.xml.TextContent
- ifObject(Consumer<T>) - Method in class org.xmlobjects.stream.BuildResult
- ifPresent(Consumer<String>) - Method in class org.xmlobjects.xml.TextContent
- ifTime(Consumer<OffsetDateTime>) - Method in class org.xmlobjects.xml.TextContent
- ifTimeList(Consumer<List<OffsetDateTime>>) - Method in class org.xmlobjects.xml.TextContent
- ignorableWhitespace(char[], int, int) - Method in class org.xmlobjects.util.xml.SAXFilter
- ignorableWhitespace(char[], int, int) - Method in class org.xmlobjects.util.xml.SAXWriter
- indent - Variable in class org.xmlobjects.stream.XMLOutput
- initializeElement(Element, T, Namespaces, XMLWriter) - Method in interface org.xmlobjects.serializer.ObjectSerializer
- initializeElement(Element, T, Namespaces, XMLWriter) - Method in class org.xmlobjects.util.composite.CompositeObjectAdapter
- initializeElement(Element, T, Namespaces, XMLWriter) - Method in class org.xmlobjects.util.composite.CompositeObjectSerializer
- initializeObject(T, QName, Attributes, XMLReader) - Method in interface org.xmlobjects.builder.ObjectBuilder
- initializeObject(T, QName, Attributes, XMLReader) - Method in class org.xmlobjects.util.composite.CompositeObjectAdapter
- initializeObject(T, QName, Attributes, XMLReader) - Method in class org.xmlobjects.util.composite.CompositeObjectBuilder
- isAbsent() - Method in class org.xmlobjects.xml.TextContent
- isAbsolutePath(String) - Static method in class org.xmlobjects.util.SystemIDResolver
-
Return true if the local path is an absolute path.
- isAbsoluteURI(String) - Static method in class org.xmlobjects.util.SystemIDResolver
-
Return true if the systemId denotes an absolute URI .
- isAssumeMixedContent() - Method in class org.xmlobjects.util.xml.SAXBuffer
- isAttributeSpecified(int) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- isAttributeSpecified(int) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- isBoolean() - Method in class org.xmlobjects.xml.TextContent
- isBooleanList() - Method in class org.xmlobjects.xml.TextContent
- isCharacters() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- isCharacters() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- isCreateDOMAsFallback() - Method in class org.xmlobjects.stream.XMLReader
- isCreateDOMAsFallback() - Method in class org.xmlobjects.stream.XMLReaderFactory
- isDate() - Method in class org.xmlobjects.xml.TextContent
- isDateList() - Method in class org.xmlobjects.xml.TextContent
- isDateTime() - Method in class org.xmlobjects.xml.TextContent
- isDateTimeList() - Method in class org.xmlobjects.xml.TextContent
- isDouble() - Method in class org.xmlobjects.xml.TextContent
- isDoubleList() - Method in class org.xmlobjects.xml.TextContent
- isDuration() - Method in class org.xmlobjects.xml.TextContent
- isDurationList() - Method in class org.xmlobjects.xml.TextContent
- isEmpty() - Method in class org.xmlobjects.util.xml.SAXBuffer
- isEmpty() - Method in class org.xmlobjects.xml.Attributes
- isEmpty() - Method in class org.xmlobjects.xml.TextContent
- isEndElement() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- isEndElement() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- isEscapeCharacters() - Method in class org.xmlobjects.util.xml.SAXWriter
- isGDay() - Method in class org.xmlobjects.xml.TextContent
- isGDayList() - Method in class org.xmlobjects.xml.TextContent
- isGMonth() - Method in class org.xmlobjects.xml.TextContent
- isGMonthDay() - Method in class org.xmlobjects.xml.TextContent
- isGMonthDayList() - Method in class org.xmlobjects.xml.TextContent
- isGMonthList() - Method in class org.xmlobjects.xml.TextContent
- isGYear() - Method in class org.xmlobjects.xml.TextContent
- isGYearList() - Method in class org.xmlobjects.xml.TextContent
- isGYearMonth() - Method in class org.xmlobjects.xml.TextContent
- isGYearMonthList() - Method in class org.xmlobjects.xml.TextContent
- isImmutable() - Method in class org.xmlobjects.xml.Attributes
- isInteger() - Method in class org.xmlobjects.xml.TextContent
- isIntegerList() - Method in class org.xmlobjects.xml.TextContent
- isList() - Method in class org.xmlobjects.xml.TextContent
- isPresent() - Method in class org.xmlobjects.xml.TextContent
- isSetDOMElement() - Method in class org.xmlobjects.stream.BuildResult
- isSetElement() - Method in class org.xmlobjects.xml.ElementContent
- isSetObject() - Method in class org.xmlobjects.stream.BuildResult
- isSetTextContent() - Method in class org.xmlobjects.xml.ElementContent
- isStandalone() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- isStandalone() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- isStartElement() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- isStartElement() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- isTime() - Method in class org.xmlobjects.xml.TextContent
- isTimeList() - Method in class org.xmlobjects.xml.TextContent
- isUseAsFragment() - Method in class org.xmlobjects.util.xml.SAXBuffer
- isWhiteSpace() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- isWhiteSpace() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- isWriteXMLDeclaration() - Method in class org.xmlobjects.stream.XMLOutput
- isWriteXMLDeclaration() - Method in class org.xmlobjects.stream.XMLWriter
- isWriteXMLDeclaration() - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- iterator() - Method in class org.xmlobjects.util.xml.ArrayBuffer
L
- LANGUAGE - Static variable in class org.xmlobjects.util.xml.XMLPatterns
- loadBuilders(ClassLoader, boolean) - Method in class org.xmlobjects.XMLObjects
- loadSerializers(ClassLoader, boolean) - Method in class org.xmlobjects.XMLObjects
M
- MINUTE - Enum constant in enum class org.xmlobjects.xml.CalendarField
- modelGroup(XSModelGroup) - Method in class org.xmlobjects.schema.SchemaWalker
- modelGroupDecl(XSModelGroupDecl) - Method in class org.xmlobjects.schema.SchemaWalker
- MONTH - Enum constant in enum class org.xmlobjects.xml.CalendarField
N
- name() - Element in annotation interface org.xmlobjects.annotation.XMLElement
- NAME - Static variable in class org.xmlobjects.util.xml.XMLPatterns
- Namespaces - Class in org.xmlobjects.xml
- NamespaceSupport - Class in org.xmlobjects.util.xml
- NamespaceSupport() - Constructor for class org.xmlobjects.util.xml.NamespaceSupport
- namespaceURI() - Element in annotation interface org.xmlobjects.annotation.XMLElement
- NANO - Enum constant in enum class org.xmlobjects.xml.CalendarField
- NCNAME - Static variable in class org.xmlobjects.util.xml.XMLPatterns
- newDefaultDocumentBuilderFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newDefaultInstance(XMLObjects) - Static method in class org.xmlobjects.stream.XMLReaderFactory
- newDefaultSAXParserFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newDefaultTransformerFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newDefaultXMLInputFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newDocumentBuilderFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newDocumentBuilderFactory(String, ClassLoader) - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newInstance() - Static method in class org.xmlobjects.xml.Namespaces
- newInstance() - Static method in class org.xmlobjects.XMLObjects
- newInstance(ClassLoader) - Static method in class org.xmlobjects.XMLObjects
- newInstance(CopyMode, CopyContext) - Method in class org.xmlobjects.model.ChildList
- newInstance(XMLObjects) - Static method in class org.xmlobjects.stream.XMLReaderFactory
- newInstance(XMLObjects) - Static method in class org.xmlobjects.stream.XMLWriterFactory
- newInstance(XMLObjects, XMLInputFactory) - Static method in class org.xmlobjects.stream.XMLReaderFactory
- newSAXParserFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newSAXParserFactory(String, ClassLoader) - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newTransformerFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newTransformerFactory(String, ClassLoader) - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newXMLInputFactory() - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- newXMLInputFactory(String, ClassLoader) - Static method in class org.xmlobjects.util.xml.SecureXMLProcessors
- next() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- next() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- nextTag() - Method in class org.xmlobjects.stream.XMLReader
- nextTag() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- nextTag() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- normalize() - Method in class org.xmlobjects.xml.TextContent
- notation(XSNotation) - Method in class org.xmlobjects.schema.SchemaWalker
O
- ObjectBuilder<T> - Interface in org.xmlobjects.builder
- ObjectBuildException - Exception in org.xmlobjects.builder
- ObjectBuildException() - Constructor for exception org.xmlobjects.builder.ObjectBuildException
- ObjectBuildException(String) - Constructor for exception org.xmlobjects.builder.ObjectBuildException
- ObjectBuildException(String, Throwable) - Constructor for exception org.xmlobjects.builder.ObjectBuildException
- ObjectBuildException(Throwable) - Constructor for exception org.xmlobjects.builder.ObjectBuildException
- ObjectSerializeException - Exception in org.xmlobjects.serializer
- ObjectSerializeException() - Constructor for exception org.xmlobjects.serializer.ObjectSerializeException
- ObjectSerializeException(String) - Constructor for exception org.xmlobjects.serializer.ObjectSerializeException
- ObjectSerializeException(String, Throwable) - Constructor for exception org.xmlobjects.serializer.ObjectSerializeException
- ObjectSerializeException(Throwable) - Constructor for exception org.xmlobjects.serializer.ObjectSerializeException
- ObjectSerializer<T> - Interface in org.xmlobjects.serializer
- of(String) - Static method in class org.xmlobjects.xml.Element
- of(String) - Static method in class org.xmlobjects.xml.TextContent
- of(String...) - Static method in class org.xmlobjects.xml.Namespaces
- of(String, String) - Static method in class org.xmlobjects.xml.Element
- of(Collection<String>) - Static method in class org.xmlobjects.xml.Namespaces
- of(Element) - Static method in class org.xmlobjects.stream.BuildResult
- of(Element) - Static method in class org.xmlobjects.xml.ElementContent
- of(TextContent) - Static method in class org.xmlobjects.xml.ElementContent
- of(T) - Static method in class org.xmlobjects.stream.BuildResult
- ofBoolean(Boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofBooleanList(List<Boolean>) - Static method in class org.xmlobjects.xml.TextContent
- ofDate(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofDate(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofDateList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofDateList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofDateTime(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofDateTime(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofDateTimeList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofDateTimeList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofDouble(Double) - Static method in class org.xmlobjects.xml.TextContent
- ofDoubleList(List<Double>) - Static method in class org.xmlobjects.xml.TextContent
- ofDuration(Duration) - Static method in class org.xmlobjects.xml.TextContent
- ofDurationList(List<Duration>) - Static method in class org.xmlobjects.xml.TextContent
- ofGDay(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofGDay(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGDayList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofGDayList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonth(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonth(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonthDay(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonthDay(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonthDayList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonthDayList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonthList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofGMonthList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGYear(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofGYear(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGYearList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofGYearList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGYearMonth(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofGYearMonth(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofGYearMonthList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofGYearMonthList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofInteger(Integer) - Static method in class org.xmlobjects.xml.TextContent
- ofIntegerList(List<Integer>) - Static method in class org.xmlobjects.xml.TextContent
- ofList(List<String>) - Static method in class org.xmlobjects.xml.TextContent
- ofTime(OffsetDateTime) - Static method in class org.xmlobjects.xml.TextContent
- ofTime(OffsetDateTime, boolean) - Static method in class org.xmlobjects.xml.TextContent
- ofTimeList(List<OffsetDateTime>) - Static method in class org.xmlobjects.xml.TextContent
- ofTimeList(List<OffsetDateTime>, boolean) - Static method in class org.xmlobjects.xml.TextContent
- org.xmlobjects - module org.xmlobjects
- org.xmlobjects - package org.xmlobjects
- org.xmlobjects.annotation - package org.xmlobjects.annotation
- org.xmlobjects.builder - package org.xmlobjects.builder
- org.xmlobjects.model - package org.xmlobjects.model
- org.xmlobjects.schema - package org.xmlobjects.schema
- org.xmlobjects.serializer - package org.xmlobjects.serializer
- org.xmlobjects.stream - package org.xmlobjects.stream
- org.xmlobjects.util - package org.xmlobjects.util
- org.xmlobjects.util.composite - package org.xmlobjects.util.composite
- org.xmlobjects.util.xml - package org.xmlobjects.util.xml
- org.xmlobjects.xml - package org.xmlobjects.xml
P
- parseSchema(File) - Method in class org.xmlobjects.schema.SchemaHandler
- parseSchema(InputStream) - Method in class org.xmlobjects.schema.SchemaHandler
- parseSchema(Reader) - Method in class org.xmlobjects.schema.SchemaHandler
- parseSchema(String) - Method in class org.xmlobjects.schema.SchemaHandler
- parseSchema(String, String) - Method in class org.xmlobjects.schema.SchemaHandler
- parseSchema(URL) - Method in class org.xmlobjects.schema.SchemaHandler
- parseSchema(Path) - Method in class org.xmlobjects.schema.SchemaHandler
- particle(XSParticle) - Method in class org.xmlobjects.schema.SchemaWalker
- popContext() - Method in class org.xmlobjects.util.xml.NamespaceSupport
- postCopy(CopyContext, CopyMode, boolean) - Method in interface org.xmlobjects.model.Child
- preCopy(CopyContext, CopyMode, boolean) - Method in interface org.xmlobjects.model.Child
- prefixMapping - Variable in class org.xmlobjects.stream.XMLOutput
- processingInstruction(String, String) - Method in class org.xmlobjects.util.xml.SAXFilter
- processingInstruction(String, String) - Method in class org.xmlobjects.util.xml.SAXWriter
- Properties - Class in org.xmlobjects.util
- Properties() - Constructor for class org.xmlobjects.util.Properties
- Properties(Properties) - Constructor for class org.xmlobjects.util.Properties
- pushContext() - Method in class org.xmlobjects.util.xml.NamespaceSupport
R
- registerBuilder(ObjectBuilder<?>, String, String) - Method in class org.xmlobjects.XMLObjects
- registerSchemaLocation(String, File) - Method in class org.xmlobjects.schema.SchemaHandler
- registerSchemaLocation(String, Path) - Method in class org.xmlobjects.schema.SchemaHandler
- registerSerializer(ObjectSerializer<T>, Class<T>, String) - Method in class org.xmlobjects.XMLObjects
- remove(String) - Method in class org.xmlobjects.util.Properties
- remove(String) - Method in class org.xmlobjects.xml.Namespaces
- removeAll(String...) - Method in class org.xmlobjects.xml.Namespaces
- removeAll(Collection<String>) - Method in class org.xmlobjects.xml.Namespaces
- removeIf(Predicate<? super String>) - Method in class org.xmlobjects.xml.Namespaces
- removeTrailingCharacters() - Method in class org.xmlobjects.util.xml.SAXBuffer
- replaceAll(UnaryOperator<T>) - Method in class org.xmlobjects.model.ChildList
- require(int, String, String) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- require(int, String, String) - Method in class org.xmlobjects.util.xml.SAXStreamReader
- requireNextContext() - Method in class org.xmlobjects.util.xml.NamespaceSupport
- requiresNextContext() - Method in class org.xmlobjects.util.xml.NamespaceSupport
- reset() - Method in class org.xmlobjects.schema.SchemaWalker
- reset() - Method in class org.xmlobjects.util.xml.SAXBuffer
- resolveAndParseSchema(String) - Method in class org.xmlobjects.schema.SchemaHandler
S
- SAXBuffer - Class in org.xmlobjects.util.xml
- SAXBuffer() - Constructor for class org.xmlobjects.util.xml.SAXBuffer
- SAXBuffer(int) - Constructor for class org.xmlobjects.util.xml.SAXBuffer
- SAXFilter - Class in org.xmlobjects.util.xml
- SAXFilter(ContentHandler) - Constructor for class org.xmlobjects.util.xml.SAXFilter
- SAXOutputHandler - Class in org.xmlobjects.util.xml
- SAXOutputHandler(ContentHandler) - Constructor for class org.xmlobjects.util.xml.SAXOutputHandler
- SAXStreamReader - Class in org.xmlobjects.util.xml
- SAXWriter - Class in org.xmlobjects.util.xml
- SAXWriter(OutputStream) - Constructor for class org.xmlobjects.util.xml.SAXWriter
- SAXWriter(OutputStream, String) - Constructor for class org.xmlobjects.util.xml.SAXWriter
- SAXWriter(Writer) - Constructor for class org.xmlobjects.util.xml.SAXWriter
- SAXWriter(StreamResult) - Constructor for class org.xmlobjects.util.xml.SAXWriter
- SAXWriter(StreamResult, String) - Constructor for class org.xmlobjects.util.xml.SAXWriter
- schema(XSSchema) - Method in class org.xmlobjects.schema.SchemaWalker
- SchemaHandler - Class in org.xmlobjects.schema
- SchemaHandler() - Constructor for class org.xmlobjects.schema.SchemaHandler
- SchemaHandler(SAXParserFactory) - Constructor for class org.xmlobjects.schema.SchemaHandler
- SchemaHandlerException - Exception in org.xmlobjects.schema
- SchemaHandlerException() - Constructor for exception org.xmlobjects.schema.SchemaHandlerException
- SchemaHandlerException(String) - Constructor for exception org.xmlobjects.schema.SchemaHandlerException
- SchemaHandlerException(String, Throwable) - Constructor for exception org.xmlobjects.schema.SchemaHandlerException
- SchemaHandlerException(Throwable) - Constructor for exception org.xmlobjects.schema.SchemaHandlerException
- schemaLocations - Variable in class org.xmlobjects.stream.XMLOutput
- schemas - Variable in class org.xmlobjects.schema.SchemaHandler
- SchemaWalker - Class in org.xmlobjects.schema
- SchemaWalker() - Constructor for class org.xmlobjects.schema.SchemaWalker
- SECOND - Enum constant in enum class org.xmlobjects.xml.CalendarField
- SecureXMLProcessors - Class in org.xmlobjects.util.xml
- self() - Method in class org.xmlobjects.stream.XMLOutput
- self() - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- self() - Method in class org.xmlobjects.util.xml.SAXWriter
- send(ContentHandler, boolean) - Method in class org.xmlobjects.util.xml.SAXBuffer
- serializeDateWithOffset(boolean) - Static method in class org.xmlobjects.xml.TextContent
- serializeTimeWithOffset(boolean) - Static method in class org.xmlobjects.xml.TextContent
- set(int, T) - Method in class org.xmlobjects.model.ChildList
- set(String, Object) - Method in class org.xmlobjects.util.Properties
- setAnnotationParserFactory(AnnotationParserFactory) - Method in class org.xmlobjects.schema.SchemaHandler
- setDocumentLocator(Locator) - Method in class org.xmlobjects.util.xml.SAXFilter
- setErrorHandler(ErrorHandler) - Method in class org.xmlobjects.schema.SchemaHandler
- setParent(Child) - Method in interface org.xmlobjects.model.Child
- setParent(Child) - Method in class org.xmlobjects.model.ChildList
- setSchemaHandler(SchemaHandler) - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- setShouldWalk(boolean) - Method in class org.xmlobjects.schema.SchemaWalker
- setZoneOffsetProvider(Function<LocalDateTime, ZoneOffset>) - Static method in class org.xmlobjects.xml.TextContent
- shallowCopyTo(ChildList<T>, CopyContext) - Method in class org.xmlobjects.model.ChildList
- shouldWalk() - Method in class org.xmlobjects.schema.SchemaWalker
- simpleType(XSSimpleType) - Method in class org.xmlobjects.schema.SchemaWalker
- skippedEntity(String) - Method in class org.xmlobjects.util.xml.SAXFilter
- standaloneSet() - Method in class org.xmlobjects.util.xml.DepthXMLStreamReader
- standaloneSet() - Method in class org.xmlobjects.util.xml.SAXStreamReader
- START_DOCUMENT - Enum constant in enum class org.xmlobjects.stream.EventType
- START_ELEMENT - Enum constant in enum class org.xmlobjects.stream.EventType
- startDocument() - Method in class org.xmlobjects.util.xml.SAXBuffer
- startDocument() - Method in class org.xmlobjects.util.xml.SAXFilter
- startDocument() - Method in class org.xmlobjects.util.xml.SAXWriter
- startElement(String, String, String, Attributes) - Method in class org.xmlobjects.util.xml.SAXBuffer
- startElement(String, String, String, Attributes) - Method in class org.xmlobjects.util.xml.SAXFilter
- startElement(String, String, String, Attributes) - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- startElement(String, String, String, Attributes) - Method in class org.xmlobjects.util.xml.SAXWriter
- startPrefixMapping(String, String) - Method in class org.xmlobjects.util.xml.SAXBuffer
- startPrefixMapping(String, String) - Method in class org.xmlobjects.util.xml.SAXFilter
- startPrefixMapping(String, String) - Method in class org.xmlobjects.util.xml.SAXOutputHandler
- startPrefixMapping(String, String) - Method in class org.xmlobjects.util.xml.SAXWriter
- StAXStream2SAX - Class in org.xmlobjects.util.xml
- StAXStream2SAX(ContentHandler) - Constructor for class org.xmlobjects.util.xml.StAXStream2SAX
- SystemIDResolver - Class in org.xmlobjects.util
-
This class is used to resolve relative URIs and SystemID strings into absolute URIs.
- SystemIDResolver() - Constructor for class org.xmlobjects.util.SystemIDResolver
T
- TextContent - Class in org.xmlobjects.xml
- TextHelper - Class in org.xmlobjects.xml
- TIME_FIELDS - Static variable in enum class org.xmlobjects.xml.CalendarField
- TIMEZONE - Enum constant in enum class org.xmlobjects.xml.CalendarField
- toString() - Method in class org.xmlobjects.xml.TextContent
- toXML(XMLWriter, Object) - Method in class org.xmlobjects.XMLObjects
- toXML(XMLWriter, Object, String...) - Method in class org.xmlobjects.XMLObjects
- toXML(XMLWriter, Object, Collection<String>) - Method in class org.xmlobjects.XMLObjects
- toXML(XMLWriter, Object, Namespaces) - Method in class org.xmlobjects.XMLObjects
- toXMLStreamReader(boolean) - Method in class org.xmlobjects.util.xml.SAXBuffer
- trim() - Method in class org.xmlobjects.xml.TextContent
- trimToSize() - Method in class org.xmlobjects.util.xml.ArrayBuffer
- trimToSize() - Method in class org.xmlobjects.util.xml.SAXBuffer
U
- unloadBuilders(String) - Method in class org.xmlobjects.XMLObjects
- unloadSerializers(String) - Method in class org.xmlobjects.XMLObjects
- useAsFragment(boolean) - Method in class org.xmlobjects.util.xml.SAXBuffer
V
- value() - Element in annotation interface org.xmlobjects.annotation.XMLElements
- valueOf(String) - Static method in enum class org.xmlobjects.stream.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.xmlobjects.xml.CalendarField
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.xmlobjects.stream.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.xmlobjects.xml.CalendarField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- visit(XSSchema) - Method in class org.xmlobjects.schema.SchemaWalker
- visit(XSSchemaSet) - Method in class org.xmlobjects.schema.SchemaWalker
- visitedSchemaLocations - Variable in class org.xmlobjects.schema.SchemaHandler
W
- wildcard(XSWildcard) - Method in class org.xmlobjects.schema.SchemaWalker
- withDefaultNamespace(String) - Method in class org.xmlobjects.stream.XMLOutput
- withDefaultNamespace(String) - Method in class org.xmlobjects.stream.XMLWriter
- withHeaderComment(String...) - Method in class org.xmlobjects.stream.XMLOutput
- withHeaderComment(String...) - Method in class org.xmlobjects.stream.XMLWriter
- withIndent(String) - Method in class org.xmlobjects.stream.XMLOutput
- withIndent(String) - Method in class org.xmlobjects.stream.XMLWriter
- withPrefix(String, String) - Method in class org.xmlobjects.stream.XMLOutput
- withPrefix(String, String) - Method in class org.xmlobjects.stream.XMLWriter
- withProperty(String, Object) - Method in class org.xmlobjects.stream.XMLReaderFactory
- withProperty(String, Object) - Method in class org.xmlobjects.stream.XMLWriterFactory
- withSchemaHandler(SchemaHandler) - Method in class org.xmlobjects.stream.XMLReaderFactory
- withSchemaLocation(String, String) - Method in class org.xmlobjects.stream.XMLOutput
- withSchemaLocation(String, String) - Method in class org.xmlobjects.stream.XMLWriter
- withXMLReporter(XMLReporter) - Method in class org.xmlobjects.stream.XMLReaderFactory
- withXMLResolver(XMLResolver) - Method in class org.xmlobjects.stream.XMLReaderFactory
- writeCharacters(String) - Method in class org.xmlobjects.stream.XMLWriter
- writeCharacters(String, int, int) - Method in class org.xmlobjects.stream.XMLWriter
- writeChildElements(T, Namespaces, XMLWriter) - Method in interface org.xmlobjects.serializer.ObjectSerializer
- writeChildElements(T, Namespaces, XMLWriter) - Method in class org.xmlobjects.util.composite.CompositeObjectAdapter
- writeChildElements(T, Namespaces, XMLWriter) - Method in class org.xmlobjects.util.composite.CompositeObjectSerializer
- writeDOMElement(Element) - Method in class org.xmlobjects.stream.XMLWriter
- writeElement(Element) - Method in class org.xmlobjects.stream.XMLWriter
- writeElement(Element, T, Namespaces) - Method in class org.xmlobjects.stream.XMLWriter
- writeElementUsingSerializer(Element, T, Class<? extends ObjectSerializer<T>>, Namespaces) - Method in class org.xmlobjects.stream.XMLWriter
- writeElementUsingSerializer(Element, T, ObjectSerializer<T>, Namespaces) - Method in class org.xmlobjects.stream.XMLWriter
- writeEndDocument() - Method in class org.xmlobjects.stream.XMLWriter
- writeEndElement() - Method in class org.xmlobjects.stream.XMLWriter
- writeEndElements(int) - Method in class org.xmlobjects.stream.XMLWriter
- writeMixedContent(String) - Method in class org.xmlobjects.stream.XMLWriter
- writeObject(Object, Namespaces) - Method in class org.xmlobjects.stream.XMLWriter
- writeObjectUsingSerializer(T, Class<? extends ObjectSerializer<T>>, Namespaces) - Method in class org.xmlobjects.stream.XMLWriter
- writeObjectUsingSerializer(T, ObjectSerializer<T>, Namespaces) - Method in class org.xmlobjects.stream.XMLWriter
- writeStartDocument() - Method in class org.xmlobjects.stream.XMLWriter
- writeStartElement(Element) - Method in class org.xmlobjects.stream.XMLWriter
- writeXMLDeclaration - Variable in class org.xmlobjects.stream.XMLOutput
- writeXMLDeclaration(boolean) - Method in class org.xmlobjects.stream.XMLOutput
- writeXMLDeclaration(boolean) - Method in class org.xmlobjects.stream.XMLWriter
X
- XMLElement - Annotation Interface in org.xmlobjects.annotation
- XMLElements - Annotation Interface in org.xmlobjects.annotation
- XMLObjects - Class in org.xmlobjects
- XMLObjectsException - Exception in org.xmlobjects
- XMLObjectsException() - Constructor for exception org.xmlobjects.XMLObjectsException
- XMLObjectsException(String) - Constructor for exception org.xmlobjects.XMLObjectsException
- XMLObjectsException(String, Throwable) - Constructor for exception org.xmlobjects.XMLObjectsException
- XMLObjectsException(Throwable) - Constructor for exception org.xmlobjects.XMLObjectsException
- XMLOutput<T extends XMLOutput<?>> - Class in org.xmlobjects.stream
- XMLOutput() - Constructor for class org.xmlobjects.stream.XMLOutput
- XMLOutput(ContentHandler) - Constructor for class org.xmlobjects.stream.XMLOutput
- XMLPatterns - Class in org.xmlobjects.util.xml
- XMLPatterns() - Constructor for class org.xmlobjects.util.xml.XMLPatterns
- XMLReader - Class in org.xmlobjects.stream
- XMLReaderFactory - Class in org.xmlobjects.stream
- XMLReadException - Exception in org.xmlobjects.stream
- XMLReadException() - Constructor for exception org.xmlobjects.stream.XMLReadException
- XMLReadException(String) - Constructor for exception org.xmlobjects.stream.XMLReadException
- XMLReadException(String, Throwable) - Constructor for exception org.xmlobjects.stream.XMLReadException
- XMLReadException(Throwable) - Constructor for exception org.xmlobjects.stream.XMLReadException
- XMLWriteException - Exception in org.xmlobjects.stream
- XMLWriteException() - Constructor for exception org.xmlobjects.stream.XMLWriteException
- XMLWriteException(String) - Constructor for exception org.xmlobjects.stream.XMLWriteException
- XMLWriteException(String, Throwable) - Constructor for exception org.xmlobjects.stream.XMLWriteException
- XMLWriteException(Throwable) - Constructor for exception org.xmlobjects.stream.XMLWriteException
- XMLWriter - Class in org.xmlobjects.stream
- XMLWriterFactory - Class in org.xmlobjects.stream
- xpath(XSXPath) - Method in class org.xmlobjects.schema.SchemaWalker
Y
- YEAR - Enum constant in enum class org.xmlobjects.xml.CalendarField
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form