Package | Description |
---|---|
org.xmlbeam |
This package contains the
XBProjector which is the starting point of using XMLBeam. |
org.xmlbeam.evaluation |
Package for classes and interfaces related to the direct evaluation API.
|
org.xmlbeam.io |
Classes used to read and write projections.
|
org.xmlbeam.types |
Classes and interfaces to control type conversion.
|
org.xmlbeam.util.intern |
Internal package with classes that will change in minor version updates.
|
Class and Description |
---|
CloseableList
Instances of this interface will change the DOM just like an XBAutoList,
but persist the changes when close() is invoked.
|
CloseableMap
Instances of this interface will change the DOM just like an XBAutoMap,
but persist the changes when close() is invoked.
|
CloseableValue
Instances of this interface will change the DOM just like an XBAutoValue, but persist the changes
when close() is invoked.
|
StringRenderer
A StringRenderer is used to render values in XML.
|
TypeConverter |
XBAutoList
A List implementation that automatically changes the DOM when instances of this type are changed.
|
XBAutoMap
Instances of this type will be bound to an element in the dom tree.
|
Class and Description |
---|
CloseableList
Instances of this interface will change the DOM just like an XBAutoList,
but persist the changes when close() is invoked.
|
CloseableMap
Instances of this interface will change the DOM just like an XBAutoMap,
but persist the changes when close() is invoked.
|
CloseableValue
Instances of this interface will change the DOM just like an XBAutoValue, but persist the changes
when close() is invoked.
|
XBAutoMap
Instances of this type will be bound to an element in the dom tree.
|
Class and Description |
---|
CloseableMap
Instances of this interface will change the DOM just like an XBAutoMap,
but persist the changes when close() is invoked.
|
XBAutoMap
Instances of this type will be bound to an element in the dom tree.
|
Class and Description |
---|
DefaultTypeConverter |
DefaultTypeConverter.Conversion |
StringRenderer
A StringRenderer is used to render values in XML.
|
TypeConverter |
XBAutoList
A List implementation that automatically changes the DOM when instances of this type are changed.
|
XBAutoValue
Instances of this type provide direct access to the DOM.
|
Class and Description |
---|
StringRenderer
A StringRenderer is used to render values in XML.
|
Copyright © 2012-12-21-2022. All Rights Reserved.