- GenericJAXBMarshaller<JAXBTYPE> - Class in com.helger.jaxb
-
This is the generic reader and writer base class for JAXB enabled document
types.
- GenericJAXBMarshaller<JAXBTYPE> - Class in com.helger.jaxb
-
This is the generic reader and writer base class for JAXB enabled document
types.
- GenericJAXBMarshaller(Class<JAXBTYPE>, QName) - Constructor for class com.helger.jaxb.GenericJAXBMarshaller
-
Constructor without XSD paths.
- GenericJAXBMarshaller(Class<JAXBTYPE>, Function<? super JAXBTYPE, ? extends JAXBElement<JAXBTYPE>>) - Constructor for class com.helger.jaxb.GenericJAXBMarshaller
-
Constructor without XSD paths.
- GenericJAXBMarshaller(Class<JAXBTYPE>, List<? extends ClassPathResource>, Function<? super JAXBTYPE, ? extends JAXBElement<JAXBTYPE>>) - Constructor for class com.helger.jaxb.GenericJAXBMarshaller
-
Constructor with XSD paths.
- GenericJAXBMarshaller(Class<JAXBTYPE>, QName) - Constructor for class com.helger.jaxb.GenericJAXBMarshaller
-
Constructor without XSD paths.
- GenericJAXBMarshaller(Class<JAXBTYPE>, Function<? super JAXBTYPE, ? extends JAXBElement<JAXBTYPE>>) - Constructor for class com.helger.jaxb.GenericJAXBMarshaller
-
Constructor without XSD paths.
- GenericJAXBMarshaller(Class<JAXBTYPE>, List<? extends ClassPathResource>, Function<? super JAXBTYPE, ? extends JAXBElement<JAXBTYPE>>) - Constructor for class com.helger.jaxb.GenericJAXBMarshaller
-
Constructor with XSD paths.
- getAllXSDResources() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getAllXSDResources() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getAllXSDResources() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getAllXSDResources() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getAsByteBuffer(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Write the passed object to a
ByteBuffer and return it (write).
- getAsByteBuffer(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Write the passed object to a
ByteBuffer and return it (write).
- getAsBytes(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Write the passed object to a byte array and return the created byte array
(write).
- getAsBytes(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Write the passed object to a byte array and return the created byte array
(write).
- getAsDocument(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Convert the passed object to a new DOM document (write).
- getAsDocument(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Convert the passed object to a new DOM document (write).
- getAsInputStream(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Write the passed object to a byte array and return the input stream on that
array.
- getAsInputStream(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Write the passed object to a byte array and return the input stream on that
array.
- getAsMicroDocument(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Convert the passed object to a new micro document (write).
- getAsMicroDocument(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Convert the passed object to a new micro document (write).
- getAsMicroElement(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Convert the passed object to a new micro document and return only the root
element (write).
- getAsMicroElement(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Convert the passed object to a new micro document and return only the root
element (write).
- getAsString(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Utility method to directly convert the passed domain object to an XML
string (write).
- getAsString(JAXBTYPE) - Method in interface com.helger.jaxb.IJAXBWriter
-
Utility method to directly convert the passed domain object to an XML
string (write).
- getCharset() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getCharset() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getCharset() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getCharset() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getCharset() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getCharset() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getClassLoader() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getClassLoader() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getClassLoader() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getClassLoader() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getDefaultCharset() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultCharset() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultIndentString() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultIndentString() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultNamespaceContext() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultNamespaceContext() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultNoNamespaceSchemaLocation() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultNoNamespaceSchemaLocation() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultSchemaLocation() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultSchemaLocation() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultValidationEventHandler() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getDefaultValidationEventHandler() - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
- getEncoding(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getEncoding(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getErrorFieldName(ValidationEventLocator) - Method in class com.helger.jaxb.validation.AbstractValidationEventHandler
-
- getErrorFieldName(ValidationEventLocator) - Method in class com.helger.jaxb.validation.AbstractValidationEventHandler
-
- getErrorLevel(int) - Method in class com.helger.jaxb.validation.AbstractValidationEventHandler
-
Get the error level matching the passed JAXB severity.
- getErrorLevel(int) - Method in class com.helger.jaxb.validation.AbstractValidationEventHandler
-
Get the error level matching the passed JAXB severity.
- getErrorList() - Method in class com.helger.jaxb.validation.CollectingValidationEventHandler
-
- getErrorList() - Method in class com.helger.jaxb.validation.CollectingValidationEventHandler
-
- getEventHandler() - Method in class com.helger.jaxb.validation.ConstantValidationEventHandlerFactory
-
- getEventHandler() - Method in class com.helger.jaxb.validation.ConstantValidationEventHandlerFactory
-
- getFromCache(Package) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(Package, ClassLoader) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(Class<?>) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(Class<?>, ClassLoader) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(ICommonsList<Class<?>>) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(ICommonsList<Class<?>>, Map<String, ?>) - Method in class com.helger.jaxb.JAXBContextCache
-
Get the
JAXBContext from existing
Class objects and
optional JAXB Context properties.
- getFromCache(Package) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(Package, ClassLoader) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(Class<?>) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(Class<?>, ClassLoader) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(ICommonsList<Class<?>>) - Method in class com.helger.jaxb.JAXBContextCache
-
- getFromCache(ICommonsList<Class<?>>, Map<String, ?>) - Method in class com.helger.jaxb.JAXBContextCache
-
Get the
JAXBContext from existing
Class objects and
optional JAXB Context properties.
- getImplClass() - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- getImplClass() - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- getImplementationClass() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getImplementationClass() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getImplementationClass() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getImplementationClass() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getIndentString() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getIndentString() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getIndentString() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getIndentString() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getIndentString() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getIndentString() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getInstance() - Static method in class com.helger.jaxb.JAXBContextCache
-
- getInstance() - Static method in class com.helger.jaxb.JAXBContextCache
-
- getJAXBContext() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getJAXBContext() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getJAXBContext(ClassLoader) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Create the JAXBContext - cached or uncached.
- getJAXBContext(ClassLoader) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Create the JAXBContext - cached or uncached.
- getJAXBDocumentType() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getJAXBDocumentType() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getLocalName() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getLocalName() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getLocalName() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getLocalName() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getLocationResourceID(ValidationEventLocator) - Method in class com.helger.jaxb.validation.AbstractValidationEventHandler
-
- getLocationResourceID(ValidationEventLocator) - Method in class com.helger.jaxb.validation.AbstractValidationEventHandler
-
- getMarshallerCustomizer() - Method in class com.helger.jaxb.builder.AbstractWritingJAXBBuilder
-
- getMarshallerCustomizer() - Method in class com.helger.jaxb.builder.AbstractWritingJAXBBuilder
-
- getNamespaceContext() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getNamespaceContext() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getNamespaceContext() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getNamespaceContext() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getNamespaceContext() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getNamespaceContext() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getNamespaceURI() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getNamespaceURI() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getNamespaceURI() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getNamespaceURI() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getNoNamespaceSchemaLocation() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getNoNamespaceSchemaLocation() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getNoNamespaceSchemaLocation() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getNoNamespaceSchemaLocation() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getNoNamespaceSchemaLocation() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getNoNamespaceSchemaLocation() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getNoNamespaceSchemaLocation(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getNoNamespaceSchemaLocation(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getOriginalXSDs() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getOriginalXSDs() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getPreferredPrefix(String, String, boolean) - Method in class com.helger.jaxb.JAXBNamespacePrefixMapper
-
- getPreferredPrefix(String, String, boolean) - Method in class com.helger.jaxb.JAXBNamespacePrefixMapper
-
- getSchema() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getSchema() - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- getSchema() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getSchema() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getSchema() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getSchema() - Method in class com.helger.jaxb.builder.JAXBDocumentType
-
- getSchemaLocation() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getSchemaLocation() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getSchemaLocation() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getSchemaLocation() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getSchemaLocation() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getSchemaLocation() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getSchemaLocation(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSchemaLocation(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunCharacterEscapeHandler(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunCharacterEscapeHandler(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunIndentString(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunIndentString(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunNamespacePrefixMapper(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunNamespacePrefixMapper(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunXMLHeaders(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getSunXMLHeaders(Marshaller) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
- getType() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getType() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getUnmarshallerCustomizer() - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- getUnmarshallerCustomizer() - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- getValidationEventHandler() - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- getValidationEventHandler() - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- getValidationEventHandler() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getValidationEventHandler() - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
- getValidationEventHandlerFactory() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getValidationEventHandlerFactory() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- getValidator() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getValidator(Locale) - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getValidator() - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getValidator(Locale) - Method in interface com.helger.jaxb.builder.IJAXBDocumentType
-
- getXMLWriterSettings() - Method in interface com.helger.jaxb.IJAXBWriter
-
- getXMLWriterSettings() - Method in interface com.helger.jaxb.IJAXBWriter
-
- read(IJAXBReader.IJAXBUnmarshaller<JAXBTYPE>) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- read(IJAXBReader.IJAXBUnmarshaller<JAXBTYPE>) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- read(IJAXBReader.IJAXBUnmarshaller<JAXBTYPE>) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- read(IJAXBReader.IJAXBUnmarshaller<JAXBTYPE>) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- read(InputSource) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input source.
- read(SAXReaderSettings, InputSource) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input source using the specified SAX
reader settings.
- read(InputStream) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input stream.
- read(Reader) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified reader.
- read(File) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified file.
- read(Path) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified Path.
- read(IReadableResource) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified resource.
- read(IHasInputStream) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input stream provider.
- read(byte[]) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified byte array.
- read(byte[], int, int) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified byte array.
- read(ByteBuffer) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified byte buffer.
- read(String) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified String.
- read(char[]) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified char array.
- read(IJAXBReader.IJAXBUnmarshaller<JAXBTYPE>) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document using the passed handler.
- read(Source) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified source.
- read(Node) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified DOM node.
- read(XMLStreamReader) - Method in interface com.helger.jaxb.IJAXBReader
-
Unmarshal root element to JAXB and return the resulting content tree.
- read(XMLEventReader) - Method in interface com.helger.jaxb.IJAXBReader
-
Unmarshal root element to JAXB and return the resulting content tree.
- read(InputSource) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input source.
- read(SAXReaderSettings, InputSource) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input source using the specified SAX
reader settings.
- read(InputStream) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input stream.
- read(Reader) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified reader.
- read(File) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified file.
- read(Path) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified Path.
- read(IReadableResource) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified resource.
- read(IHasInputStream) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified input stream provider.
- read(byte[]) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified byte array.
- read(byte[], int, int) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified byte array.
- read(ByteBuffer) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified byte buffer.
- read(String) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified String.
- read(char[]) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified char array.
- read(IJAXBReader.IJAXBUnmarshaller<JAXBTYPE>) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document using the passed handler.
- read(Source) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified source.
- read(Node) - Method in interface com.helger.jaxb.IJAXBReader
-
Read a document from the specified DOM node.
- read(XMLStreamReader) - Method in interface com.helger.jaxb.IJAXBReader
-
Unmarshal root element to JAXB and return the resulting content tree.
- read(XMLEventReader) - Method in interface com.helger.jaxb.IJAXBReader
-
Unmarshal root element to JAXB and return the resulting content tree.
- readExceptionCallbacks() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- readExceptionCallbacks() - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- removeFromCache(Package) - Method in class com.helger.jaxb.JAXBContextCache
-
- removeFromCache(Package, ClassLoader) - Method in class com.helger.jaxb.JAXBContextCache
-
- removeFromCache(ICommonsList<Class<?>>) - Method in class com.helger.jaxb.JAXBContextCache
-
- removeFromCache(ICommonsList<Class<?>>, Map<String, ?>) - Method in class com.helger.jaxb.JAXBContextCache
-
- removeFromCache(Package) - Method in class com.helger.jaxb.JAXBContextCache
-
- removeFromCache(Package, ClassLoader) - Method in class com.helger.jaxb.JAXBContextCache
-
- removeFromCache(ICommonsList<Class<?>>) - Method in class com.helger.jaxb.JAXBContextCache
-
- removeFromCache(ICommonsList<Class<?>>, Map<String, ?>) - Method in class com.helger.jaxb.JAXBContextCache
-
- setCharset(Charset) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the charset to be used for writing JAXB objects.
- setCharset(Charset) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the charset to be used for writing JAXB objects.
- setCharset(Charset) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the charset to be used for writing JAXB objects.
- setCharset(Charset) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the charset to be used for writing JAXB objects.
- setDefaultCharset(Charset) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the default charset to be used for writing JAXB objects.
- setDefaultCharset(Charset) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the default charset to be used for writing JAXB objects.
- setDefaultFormattedOutput(boolean) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Enable or disable the formatting of the output.
- setDefaultFormattedOutput(boolean) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Enable or disable the formatting of the output.
- setDefaultIndentString(String) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the default indent string to be used for writing JAXB objects.
- setDefaultIndentString(String) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the default indent string to be used for writing JAXB objects.
- setDefaultNamespaceContext(NamespaceContext) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the default namespace context (prefix to namespace URL mapping) to be
used.
- setDefaultNamespaceContext(NamespaceContext) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the default namespace context (prefix to namespace URL mapping) to be
used.
- setDefaultNoNamespaceSchemaLocation(String) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the no namespace schema location to be used for writing JAXB objects.
- setDefaultNoNamespaceSchemaLocation(String) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the no namespace schema location to be used for writing JAXB objects.
- setDefaultSchemaLocation(String) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the schema location to be used for writing JAXB objects.
- setDefaultSchemaLocation(String) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set the schema location to be used for writing JAXB objects.
- setDefaultUseContextCache(boolean) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Enable or disable the usage of the JAXBContext cache.
- setDefaultUseContextCache(boolean) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Enable or disable the usage of the JAXBContext cache.
- setDefaultValidationEventHandler(ValidationEventHandler) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set a global event handler that should be passed to all read/write actions.
- setDefaultValidationEventHandler(ValidationEventHandler) - Static method in class com.helger.jaxb.builder.JAXBBuilderDefaultSettings
-
Set a global event handler that should be passed to all read/write actions.
- setEncoding(Marshaller, Charset) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for the encoding charset.
- setEncoding(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for the encoding charset.
- setEncoding(Marshaller, Charset) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for the encoding charset.
- setEncoding(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for the encoding charset.
- setFormattedOutput(boolean) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Enable or disable the formatting of the output.
- setFormattedOutput(boolean) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Enable or disable the formatting of the output.
- setFormattedOutput(boolean) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Change the way formatting happens when calling write.
- setFormattedOutput(boolean) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Change the way formatting happens when calling write.
- setFormattedOutput(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for formatting the output or not.
- setFormattedOutput(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for formatting the output or not.
- setFragment(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for marshalling a fragment only.
- setFragment(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for marshalling a fragment only.
- setIndentString(String) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the indent string to be used for writing JAXB objects.
- setIndentString(String) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the indent string to be used for writing JAXB objects.
- setIndentString(String) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the indent string to be used for writing JAXB objects.
- setIndentString(String) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the indent string to be used for writing JAXB objects.
- setMarshallerCustomizer(Consumer<? super Marshaller>) - Method in class com.helger.jaxb.builder.AbstractWritingJAXBBuilder
-
- setMarshallerCustomizer(Consumer<? super Marshaller>) - Method in class com.helger.jaxb.builder.AbstractWritingJAXBBuilder
-
- setNamespaceContext(NamespaceContext) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the namespace context (prefix to namespace URL mapping) to be used.
- setNamespaceContext(NamespaceContext) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the namespace context (prefix to namespace URL mapping) to be used.
- setNamespaceContext(NamespaceContext) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the namespace context (prefix to namespace URL mapping) to be used.
- setNamespaceContext(NamespaceContext) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the namespace context (prefix to namespace URL mapping) to be used.
- setNoNamespaceSchemaLocation(String) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the no namespace Schema Location to be used for writing JAXB objects.
- setNoNamespaceSchemaLocation(String) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the no namespace Schema Location to be used for writing JAXB objects.
- setNoNamespaceSchemaLocation(String) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the no namespace schema location to be used for writing JAXB objects.
- setNoNamespaceSchemaLocation(String) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the no namespace schema location to be used for writing JAXB objects.
- setNoNamespaceSchemaLocation(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for setting the no-namespace schema location
- setNoNamespaceSchemaLocation(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for setting the no-namespace schema location
- setReadSecure(boolean) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- setReadSecure(boolean) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- setReadSecure(boolean) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Enable or disable secure reading.
- setReadSecure(boolean) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Enable or disable secure reading.
- setSchemaLocation(String) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the Schema Location to be used for writing JAXB objects.
- setSchemaLocation(String) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the Schema Location to be used for writing JAXB objects.
- setSchemaLocation(String) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the schema location to be used for writing JAXB objects.
- setSchemaLocation(String) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Set the schema location to be used for writing JAXB objects.
- setSchemaLocation(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for setting the namespace schema location
- setSchemaLocation(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the standard property for setting the namespace schema location
- setSilentMode(boolean) - Static method in class com.helger.jaxb.JAXBContextCache
-
Enable or disable certain regular log messages.
- setSilentMode(boolean) - Static method in class com.helger.jaxb.JAXBContextCache
-
Enable or disable certain regular log messages.
- setSunCanonicalization(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific canonicalization property.
- setSunCanonicalization(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific canonicalization property.
- setSunCharacterEscapeHandler(Marshaller, Object) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific encoding handler.
- setSunCharacterEscapeHandler(Marshaller, Object) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific encoding handler.
- setSunIndentString(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific property for the indent string.
- setSunIndentString(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific property for the indent string.
- setSunNamespacePrefixMapper(Marshaller, NamespaceContext) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific namespace prefix mapper based on a generic
NamespaceContext.
- setSunNamespacePrefixMapper(Marshaller, JAXBNamespacePrefixMapper) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific namespace prefix mapper.
- setSunNamespacePrefixMapper(Marshaller, NamespaceContext) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific namespace prefix mapper based on a generic
NamespaceContext.
- setSunNamespacePrefixMapper(Marshaller, JAXBNamespacePrefixMapper) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific namespace prefix mapper.
- setSunObjectIdentityCycleDetection(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific canonicalization property.
- setSunObjectIdentityCycleDetection(Marshaller, boolean) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific canonicalization property.
- setSunXMLHeaders(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific XML header string.
- setSunXMLHeaders(Marshaller, String) - Static method in class com.helger.jaxb.JAXBMarshallerHelper
-
Set the Sun specific XML header string.
- setUnmarshallerCustomizer(Consumer<? super Unmarshaller>) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- setUnmarshallerCustomizer(Consumer<? super Unmarshaller>) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
- setUseContextCache(boolean) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Change whether the context cache should be used or not.
- setUseContextCache(boolean) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
Change whether the context cache should be used or not.
- setUseJAXBContextCache(boolean) - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- setUseJAXBContextCache(boolean) - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
- setUseSchema(boolean) - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
Set usage of XML Schema.
- setUseSchema(boolean) - Method in class com.helger.jaxb.builder.AbstractJAXBBuilder
-
Set usage of XML Schema.
- setValidationEventHandler(ValidationEventHandler) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
Set the JAXB validation event handler to be used.
- setValidationEventHandler(ValidationEventHandler) - Method in class com.helger.jaxb.builder.JAXBReaderBuilder
-
Set the JAXB validation event handler to be used.
- setValidationEventHandler(ValidationEventHandler) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the JAXB validation event handler to be used.
- setValidationEventHandler(ValidationEventHandler) - Method in class com.helger.jaxb.builder.JAXBWriterBuilder
-
Set the JAXB validation event handler to be used.
- setValidationEventHandlerFactory(IValidationEventHandlerFactory) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-
- setValidationEventHandlerFactory(IValidationEventHandlerFactory) - Method in class com.helger.jaxb.GenericJAXBMarshaller
-