public class XmlInfo extends Object
protected boolean
_isAttribute
_isText
protected String
_namespace
XmlInfo(Boolean isAttribute, String ns, Boolean isText)
String
getNamespace()
boolean
isAttribute()
isText()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String _namespace
protected final boolean _isAttribute
protected final boolean _isText
public XmlInfo(Boolean isAttribute, String ns, Boolean isText)
public String getNamespace()
public boolean isAttribute()
public boolean isText()
Copyright © 2012-2013 FasterXML. All Rights Reserved.