Class QName
java.lang.Object
com.itextpdf.kernel.xmp.impl.QName
- Since:
- 09.11.2006
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QName
-
QName
-
-
Method Details
-
hasPrefix
public boolean hasPrefix()- Returns:
- Returns whether the QName has a prefix.
-
getLocalName
- Returns:
- the localName
-
getPrefix
- Returns:
- the prefix
-