com.jxml.quick
Class QDOMAtt
java.lang.Object
|
+--com.jxml.quick.QDOMAtt
- All Implemented Interfaces:
- QName
- public class QDOMAtt
- extends Object
- implements QName
name
public String name
text
public String text
QDOMAtt
public QDOMAtt(String text)
toString
public String toString()
- Overrides:
toString
in class Object
getQName
public String getQName()
- Description copied from interface:
QName
- Returns the tag name.
- Specified by:
getQName
in interface QName
setQName
public void setQName(String name)
- Description copied from interface:
QName
- Sets the tag name.
- Specified by:
setQName
in interface QName