| 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.
|
| org.xmlbeam.util.intern |
Internal package with classes that will change in minor version updates.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends StringRenderer> |
XBProjector.ConfigBuilder.getStringRendererAs(Class<T> clazz)
Cast the type StringRenderer to the current type.
|
| Modifier and Type | Method and Description |
|---|---|
StringRenderer |
XBProjector.ConfigBuilder.getStringRenderer() |
| Modifier and Type | Method and Description |
|---|---|
XBProjector.ConfigBuilder |
XBProjector.ConfigBuilder.setStringRenderer(StringRenderer renderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTypeConverter |
| Constructor and Description |
|---|
MethodParamVariableResolver(Method method,
Object[] args,
DuplexExpression expression,
StringRenderer stringRenderer,
XPathVariableResolver originalResolver) |
Copyright © 2012-12-21-2017. All Rights Reserved.