Class SyntheticXMLReader.FluentAttributes2

java.lang.Object
org.xml.sax.helpers.AttributesImpl
org.xml.sax.ext.Attributes2Impl
org.postgresql.pljava.internal.SyntheticXMLReader.FluentAttributes2
All Implemented Interfaces:
Attributes, Attributes2
Enclosing class:
SyntheticXMLReader

public static class SyntheticXMLReader.FluentAttributes2 extends Attributes2Impl
Subclass of Attributes2Impl that also provides chainable methods so attribute information can be supplied in a fluent style.