public class AdditionalParsers extends Object
Constructor and Description |
---|
AdditionalParsers() |
Modifier and Type | Method and Description |
---|---|
protected void |
addParsers(ExtensionRegistry registry,
org.jboss.staxmapper.XMLMapper xmlMapper)
Allows you to ExtensionRegistry#getExtensionParsingContext(String, XMLMapper) access an
{@link ExtensionParsingContext} and use it to add subsystem parsers.
|
protected void addParsers(ExtensionRegistry registry, org.jboss.staxmapper.XMLMapper xmlMapper)
registry
- the extension registryxmlMapper
- the XMLMapper that will be used for overall parsingCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.