Package org.postgresql.pljava.internal
Class SyntheticXMLReader.EmptyAttributes2
java.lang.Object
org.xml.sax.helpers.AttributesImpl
org.xml.sax.ext.Attributes2Impl
org.postgresql.pljava.internal.SyntheticXMLReader.EmptyAttributes2
- All Implemented Interfaces:
Attributes,Attributes2
- Enclosing class:
SyntheticXMLReader
An immutable and empty collection of attributes.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xml.sax.ext.Attributes2Impl
isDeclared, isDeclared, isDeclared, isSpecified, isSpecified, isSpecified, removeAttribute, setDeclared, setSpecifiedMethods inherited from class org.xml.sax.helpers.AttributesImpl
clear, getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue, setAttribute, setLocalName, setQName, setType, setURI, setValue
-
Constructor Details
-
EmptyAttributes2
public EmptyAttributes2()
-
-
Method Details
-
addAttribute
- Overrides:
addAttributein classAttributes2Impl
-
setAttributes
- Overrides:
setAttributesin classAttributes2Impl
-