Skip navigation links
A B C D E F G H I J M N O P Q R S T U V W X 

A

AbstractDomToObjectConverter<T,E extends DomConverterException> - Class in net.anwiba.commons.xml.dom
 
AbstractDomToObjectConverter(IFactory<String, E, RuntimeException>) - Constructor for class net.anwiba.commons.xml.dom.AbstractDomToObjectConverter
 
add(IRegistableConvertingXmlPersister<C, ?>) - Method in class net.anwiba.commons.xml.io.ConvertingXmlPersister
 
add(IRegistableConvertingXmlReader<IXmlConverterContext, ?>) - Method in class net.anwiba.commons.xml.io.ConvertingXmlReader
 
add(Class<?>, String) - Method in class net.anwiba.commons.xml.jaxb.JaxbContextBuilder
 
add(Class<?>, Source) - Method in class net.anwiba.commons.xml.jaxb.JaxbContextBuilder
 
addTo(List<V>, V) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
addTo(Element, Element) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
ANNOTATION - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
APPINFO - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

B

BASE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
booleanValue(Element, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
booleanValue(Element, String, boolean) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
build() - Method in class net.anwiba.commons.xml.jaxb.JaxbContextBuilder
 

C

CHOICE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
CLASS - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
close() - Method in class net.anwiba.commons.xml.io.XmlReader
 
close() - Method in class net.anwiba.commons.xml.io.XmlWriter
 
COMPLEX_TYPE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
convert(Element) - Method in class net.anwiba.commons.xml.dom.DomToParametersConverter
 
convert(Element) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
convert(T) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
convert(IParameters) - Method in class net.anwiba.commons.xml.dom.ParametersToDomConverter
 
ConvertingXmlPersister<C> - Class in net.anwiba.commons.xml.io
 
ConvertingXmlPersister() - Constructor for class net.anwiba.commons.xml.io.ConvertingXmlPersister
 
ConvertingXmlReader - Class in net.anwiba.commons.xml.io
 
ConvertingXmlReader() - Constructor for class net.anwiba.commons.xml.io.ConvertingXmlReader
 
create(IApplicable<C>, URIResolver, String, String, Class<?>...) - Method in class net.anwiba.commons.xml.io.RegistableConvertingXmlPersisterFactory
 
create(IApplicable<C>, URIResolver, String, IJaxbContext) - Method in class net.anwiba.commons.xml.io.RegistableConvertingXmlReaderFactory
 
create(IJaxbContext) - Method in class net.anwiba.commons.xml.jaxb.UnmarshallerFactory
 
createApplicationInfoAnnotation(Element...) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createAttribute(String, boolean) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createAttribute(String, Object) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createAttribute(String, int) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createAttribute(String, String) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createAttribute(String, long) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createChoiceElement(List<Element>) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createClassAnnotation(String) - Static method in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
createComplexTypeElement(String, String, Element) - Static method in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
createComplexTypeElement(String, Element) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createElement(String, boolean) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createElement(String, String) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createElement(String, int) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createElement(String, double) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createElement(QName, String) - Static method in class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 
createElement(String, String, int, int) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createGlobalBindingsAnnotation(String) - Static method in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
createJaxbName(String) - Static method in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
createName(String) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createSchemaBindingsElement(String) - Static method in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
createSchemaElement(String) - Static method in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
createSchemaElement() - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createSequenceElement(List<Element>) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createSimpleTypeElement(String, String, String) - Static method in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
createSimpleTypeElement(String, String) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
createXsdName(String) - Static method in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

D

DocumentUtilities - Class in net.anwiba.commons.xml.dom
 
DomConverterException - Exception in net.anwiba.commons.xml.dom
 
DomConverterException(Throwable) - Constructor for exception net.anwiba.commons.xml.dom.DomConverterException
 
DomConverterException(String) - Constructor for exception net.anwiba.commons.xml.dom.DomConverterException
 
DomConverterException(String, Throwable) - Constructor for exception net.anwiba.commons.xml.dom.DomConverterException
 
DomToObjectConverterUtilities - Class in net.anwiba.commons.xml.dom
 
DomToObjectConverterUtilities() - Constructor for class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
DomToParametersConverter - Class in net.anwiba.commons.xml.dom
 
DomToParametersConverter() - Constructor for class net.anwiba.commons.xml.dom.DomToParametersConverter
 
doubleValue(Element, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
doubleValue(Element, String, double) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 

E

element(Element, QName) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
element(Element, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
element(QName) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
element(String) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
ELEMENT - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
ELEMENT_FORM_DEFAULT - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
elements(Element, QName) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
elements(Element, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
equals(Object) - Method in class net.anwiba.commons.xml.io.XmlConverterContext
 
extract(InputStream) - Method in class net.anwiba.commons.xml.extractor.XmlStreamStartElementNameAndVersionExtractor
 

F

floatValue(Element, String, float) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 

G

GENERATE_IS_SET_METHOD - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
getBooleanValue(Element, String) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getClassLoader() - Method in interface net.anwiba.commons.xml.jaxb.IJaxbContext
 
getClassLoader() - Method in class net.anwiba.commons.xml.jaxb.JaxbContextBuilder.JaxbContext
 
getContextPath() - Method in interface net.anwiba.commons.xml.jaxb.IJaxbContext
 
getDefaultEncoding() - Static method in class net.anwiba.commons.xml.dom.DocumentUtilities
 
getDoubleValue(Element, double) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getElementName() - Method in interface net.anwiba.commons.xml.io.IXmlConverterContext
 
getElementName() - Method in class net.anwiba.commons.xml.io.XmlConverterContext
 
getIntValue(Element, String) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getIntValue(Element, int) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getLongValue(Element, String) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getNecessaryDoubleValue(Element) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getNecessaryElement(Element, String) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getNecessaryIntValue(Element) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getObjectFactories() - Method in interface net.anwiba.commons.xml.jaxb.IJaxbContext
 
getObjectFactories() - Method in class net.anwiba.commons.xml.jaxb.JaxbContextBuilder.JaxbContext
 
getOptionalText(Element, QName) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getSchemaSources() - Method in interface net.anwiba.commons.xml.jaxb.IJaxbContext
 
getSchemaSources() - Method in class net.anwiba.commons.xml.jaxb.JaxbContextBuilder.JaxbContext
 
getStringValue(Element, String) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getTargetObjectClass() - Method in interface net.anwiba.commons.xml.io.IXmlConverterContext
 
getTargetObjectClass() - Method in class net.anwiba.commons.xml.io.XmlConverterContext
 
getText(Element, QName) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getText(Element, QName, String) - Static method in class net.anwiba.commons.xml.dom.DomToObjectConverterUtilities
 
getTrimtText(Element, String, String) - Method in class net.anwiba.commons.xml.dom.AbstractDomToObjectConverter
 
getVersion() - Method in interface net.anwiba.commons.xml.io.IXmlConverterContext
 
getVersion() - Method in class net.anwiba.commons.xml.io.XmlConverterContext
 
GLOBAL_BINDINGS - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

H

hashCode() - Method in class net.anwiba.commons.xml.io.XmlConverterContext
 

I

IConvertingXmlPersister<C> - Interface in net.anwiba.commons.xml.io
 
IConvertingXmlReader - Interface in net.anwiba.commons.xml.io
 
IDomToObjectConverter<T> - Interface in net.anwiba.commons.xml.dom
 
IJaxbContext - Interface in net.anwiba.commons.xml.jaxb
 
intValue(Element, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
intValue(Element, String, int) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
IObjectToDomConverter<T> - Interface in net.anwiba.commons.xml.dom
 
IRegistableConvertingXmlPersister<C,T> - Interface in net.anwiba.commons.xml.io
 
IRegistableConvertingXmlReader<C,T> - Interface in net.anwiba.commons.xml.io
 
IXmlConverterContext - Interface in net.anwiba.commons.xml.io
 

J

JAXB_NAMESPACE - Static variable in class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
JaxbContext(List<Class<?>>, List<Source>, ClassLoader) - Constructor for class net.anwiba.commons.xml.jaxb.JaxbContextBuilder.JaxbContext
 
JaxbContextBuilder - Class in net.anwiba.commons.xml.jaxb
 
JaxbContextBuilder() - Constructor for class net.anwiba.commons.xml.jaxb.JaxbContextBuilder
 
JaxbContextBuilder.JaxbContext - Class in net.anwiba.commons.xml.jaxb
 
JaxbElementsFactory - Class in net.anwiba.commons.xml.jaxb
 
JaxbElementsFactory() - Constructor for class net.anwiba.commons.xml.jaxb.JaxbElementsFactory
 
JaxbTransformer<T> - Class in net.anwiba.commons.xml.jaxb
 
JaxbTransformer(SAXTransformerFactory, Templates, Templates, JAXBContext) - Constructor for class net.anwiba.commons.xml.jaxb.JaxbTransformer
 
JaxbUtilities - Class in net.anwiba.commons.xml.jaxb
 
JaxbUtilities() - Constructor for class net.anwiba.commons.xml.jaxb.JaxbUtilities
 

M

marshall(T, OutputStream) - Method in class net.anwiba.commons.xml.jaxb.JaxbTransformer
 
MAX_OCCURS - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
MIN_OCCURS - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

N

NAME - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
net.anwiba.commons.xml.dom - package net.anwiba.commons.xml.dom
 
net.anwiba.commons.xml.extractor - package net.anwiba.commons.xml.extractor
 
net.anwiba.commons.xml.io - package net.anwiba.commons.xml.io
 
net.anwiba.commons.xml.jaxb - package net.anwiba.commons.xml.jaxb
 
net.anwiba.commons.xml.xsd - package net.anwiba.commons.xml.xsd
 

O

ObjectToDomConverterUtilities - Class in net.anwiba.commons.xml.dom
 
ObjectToDomConverterUtilities() - Constructor for class net.anwiba.commons.xml.dom.ObjectToDomConverterUtilities
 

P

PACKAGE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
ParametersToDomConverter - Class in net.anwiba.commons.xml.dom
 
ParametersToDomConverter() - Constructor for class net.anwiba.commons.xml.dom.ParametersToDomConverter
 
process(InputStream, IFunction<StartElement, R, E>) - Static method in class net.anwiba.commons.xml.extractor.XmlStreamStartElementNameAndVersionExtractor
 

Q

QUALIFIED - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

R

read(File) - Static method in class net.anwiba.commons.xml.dom.DocumentUtilities
 
read(InputStream) - Static method in class net.anwiba.commons.xml.dom.DocumentUtilities
 
read(InputStream, String) - Static method in class net.anwiba.commons.xml.dom.DocumentUtilities
 
read(C, InputStream) - Method in class net.anwiba.commons.xml.io.ConvertingXmlPersister
 
read(Class<O>, InputStream, IParameters) - Method in class net.anwiba.commons.xml.io.ConvertingXmlReader
 
read(C, InputStream) - Method in interface net.anwiba.commons.xml.io.IConvertingXmlPersister
 
read(Class<O>, InputStream, IParameters) - Method in interface net.anwiba.commons.xml.io.IConvertingXmlReader
 
read(InputStream) - Method in interface net.anwiba.commons.xml.io.IRegistableConvertingXmlPersister
 
read(InputStream, IParameters) - Method in interface net.anwiba.commons.xml.io.IRegistableConvertingXmlReader
 
read() - Method in class net.anwiba.commons.xml.io.XmlReader
 
RegistableConvertingXmlPersisterFactory - Class in net.anwiba.commons.xml.io
 
RegistableConvertingXmlPersisterFactory() - Constructor for class net.anwiba.commons.xml.io.RegistableConvertingXmlPersisterFactory
 
RegistableConvertingXmlPersisterFactory(IFunction<String, InputStream, IOException>) - Constructor for class net.anwiba.commons.xml.io.RegistableConvertingXmlPersisterFactory
 
RegistableConvertingXmlReaderFactory - Class in net.anwiba.commons.xml.io
 
RegistableConvertingXmlReaderFactory() - Constructor for class net.anwiba.commons.xml.io.RegistableConvertingXmlReaderFactory
 
RegistableConvertingXmlReaderFactory(IFunction<String, InputStream, IOException>) - Constructor for class net.anwiba.commons.xml.io.RegistableConvertingXmlReaderFactory
 
RESTRICTION - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

S

save(Document, File) - Static method in class net.anwiba.commons.xml.dom.DocumentUtilities
 
save(Document, OutputStream) - Static method in class net.anwiba.commons.xml.dom.DocumentUtilities
 
SCHEMA - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
SCHEMA_BINDINGS - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
SEQUENCE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
setClassLoader(ClassLoader) - Method in class net.anwiba.commons.xml.jaxb.JaxbContextBuilder
 
SIMPLE_TYPE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

T

text(Element) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
text(Element, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
text(String) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
toString(Document) - Static method in class net.anwiba.commons.xml.dom.DocumentUtilities
 
TRUE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
TYPE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

U

UNBOUNDED - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
unmarshall(InputStream, IParameters) - Method in class net.anwiba.commons.xml.jaxb.JaxbTransformer
 
UnmarshallerFactory - Class in net.anwiba.commons.xml.jaxb
 
UnmarshallerFactory() - Constructor for class net.anwiba.commons.xml.jaxb.UnmarshallerFactory
 

V

value(Element, String, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
value(Element, String) - Method in interface net.anwiba.commons.xml.dom.IDomToObjectConverter
 
value(int) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
value(long) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
value(float) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
value(double) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
value(boolean) - Method in interface net.anwiba.commons.xml.dom.IObjectToDomConverter
 
values(List<JAXBElement<? extends T>>) - Static method in class net.anwiba.commons.xml.jaxb.JaxbUtilities
 
VERSION - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 

W

write(C, I, OutputStream) - Method in class net.anwiba.commons.xml.io.ConvertingXmlPersister
 
write(C, I, OutputStream) - Method in interface net.anwiba.commons.xml.io.IConvertingXmlPersister
 
write(T, OutputStream) - Method in interface net.anwiba.commons.xml.io.IRegistableConvertingXmlPersister
 
write(T) - Method in class net.anwiba.commons.xml.io.XmlWriter
 

X

XmlConverterContext - Class in net.anwiba.commons.xml.io
 
XmlConverterContext(String, IVersion, Class<?>) - Constructor for class net.anwiba.commons.xml.io.XmlConverterContext
 
XmlReader<T> - Class in net.anwiba.commons.xml.io
 
XmlReader(InputStream, IDomToObjectConverter<T>) - Constructor for class net.anwiba.commons.xml.io.XmlReader
 
XmlStreamStartElementNameAndVersionExtractor - Class in net.anwiba.commons.xml.extractor
 
XmlStreamStartElementNameAndVersionExtractor() - Constructor for class net.anwiba.commons.xml.extractor.XmlStreamStartElementNameAndVersionExtractor
 
XmlWriter<T> - Class in net.anwiba.commons.xml.io
 
XmlWriter(Writer, IObjectToDomConverter<T>) - Constructor for class net.anwiba.commons.xml.io.XmlWriter
 
XSD_NAMESPACE - Static variable in class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
XsdElementsFactory - Class in net.anwiba.commons.xml.xsd
 
XsdElementsFactory() - Constructor for class net.anwiba.commons.xml.xsd.XsdElementsFactory
 
A B C D E F G H I J M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.