Package | Description |
---|---|
org.xmlbeam |
This package contains the
XBProjector which is the starting point of using XMLBeam. |
org.xmlbeam.config |
Contains the
XMLFactoriesConfig interface and it's default implementation. |
Modifier and Type | Method and Description |
---|---|
<T extends XMLFactoriesConfig> |
XBProjector.ConfigBuilder.as(Class<T> clazz)
Access the
XMLFactoriesConfig as the given subtype to conveniently access
additional methods. |
Constructor and Description |
---|
XBProjector(XMLFactoriesConfig xMLFactoriesConfig,
XBProjector.Flags... optionalFlags) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultXMLFactoriesConfig
Default configuration for
XBProjector which uses Java default factories to create
Transformer DocumentBuilder and XPath . |
Modifier and Type | Method and Description |
---|---|
XMLFactoriesConfig |
DefaultXMLFactoriesConfig.setNamespacePhilosophy(DefaultXMLFactoriesConfig.NamespacePhilosophy namespacePhilosophy) |
Copyright © 2012-12-21-2022. All Rights Reserved.