Class XPathEnhancerParser.STAttrMap

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
org.docx4j.model.datastorage.XPathEnhancerParser.STAttrMap
All Implemented Interfaces:
Serializable, Cloneable, Map
Enclosing class:
XPathEnhancerParser

public static class XPathEnhancerParser.STAttrMap extends HashMap
allows convenient multi-value initialization: "new STAttrMap().put(...).put(...)"
See Also: