XMLFactoriesConfig
interface and it's default implementation.See: Description
Interface | Description |
---|---|
DefaultXMLFactoriesConfig.NSMapping |
A facade to provide user defined namespace mappings.
|
XMLFactoriesConfig |
A XMLFactoriesConfig defines factories for the underlying Java XML implementations.
|
Class | Description |
---|---|
DefaultXMLFactoriesConfig |
Default configuration for
XBProjector which uses Java default factories to create
Transformer DocumentBuilder and XPath . |
Enum | Description |
---|---|
DefaultXMLFactoriesConfig.NamespacePhilosophy |
This configuration can use one of three different ways to configure namespace handling.
|
XMLFactoriesConfig
interface and it's default implementation.
You need this if you wand to plug in another XML parser or XPath engine.Copyright © 2012-12-21-2022. All Rights Reserved.