Package | Description |
---|---|
net.sf.mmm.util.text.base |
Provides the base-implementation of text-util API.
|
net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API . |
net.sf.mmm.util.xml.base.jaxb |
Contains various
XmlAdapter for mapping of common data-types and
data-containers with JAXB. |
net.sf.mmm.util.xml.impl.spring |
Modifier and Type | Field and Description |
---|---|
private StaxUtil |
HyphenatorBuilderImpl.staxUtil |
Modifier and Type | Method and Description |
---|---|
protected StaxUtil |
HyphenatorBuilderImpl.getStaxUtil() |
Modifier and Type | Method and Description |
---|---|
void |
HyphenatorBuilderImpl.setStaxUtil(StaxUtil staxUtil) |
Modifier and Type | Class and Description |
---|---|
class |
StaxUtilImpl
This utility class contains methods that help to work with the StAX API (JSR 173).
|
Modifier and Type | Field and Description |
---|---|
private static StaxUtil |
StaxUtilImpl.instance |
Modifier and Type | Method and Description |
---|---|
static StaxUtil |
StaxUtilImpl.getInstance()
This method gets the singleton instance of this
StaxUtilImpl . |
Modifier and Type | Field and Description |
---|---|
private StaxUtil |
XmlBeanMapper.staxUtil |
Modifier and Type | Method and Description |
---|---|
protected StaxUtil |
XmlBeanMapper.getStaxUtil() |
Modifier and Type | Method and Description |
---|---|
void |
XmlBeanMapper.setStaxUtil(StaxUtil staxUtil) |
Modifier and Type | Method and Description |
---|---|
StaxUtil |
UtilXmlSpringConfig.staxUtil() |
Copyright © 2001–2016 mmm-Team. All rights reserved.