| Package | Description |
|---|---|
| org.xmlbeam |
This package contains the
XBProjector which is the starting point of using XMLBeam. |
| org.xmlbeam.types |
Classes and interfaces to control type conversion.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends TypeConverter> |
XBProjector.ConfigBuilder.getTypeConverterAs(Class<T> clazz)
Cast the type converter to the current type.
|
| Modifier and Type | Method and Description |
|---|---|
TypeConverter |
XBProjector.ConfigBuilder.getTypeConverter()
Getter for the current type converter.
|
TypeConverter |
ProjectionFactoryConfig.getTypeConverter()
Getter for the current type converter.
|
| Modifier and Type | Method and Description |
|---|---|
XBProjector.ConfigBuilder |
XBProjector.ConfigBuilder.setTypeConverter(TypeConverter converter)
Setter for type converter.
|
XBProjector.ConfigBuilder |
ProjectionFactoryConfig.setTypeConverter(TypeConverter converter)
Setter for type converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTypeConverter |
Copyright © 2012-12-21-2017. All Rights Reserved.