Class NamespacePrefixListImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlListImpl
org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespacePrefixListImpl
All Implemented Interfaces:
Serializable, TypeStoreUser, NamespacePrefixList, SimpleValue, XmlAnySimpleType, XmlObject, XmlTokenSource

public class NamespacePrefixListImpl extends XmlListImpl implements NamespacePrefixList
An XML namespacePrefixList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config). This is a list type whose items are org.apache.xmlbeans.XmlAnyURI.
See Also:
  • Constructor Details

    • NamespacePrefixListImpl

      public NamespacePrefixListImpl(SchemaType sType)