Package gnu.kawa.xml

Class AttributeType

All Implemented Interfaces:
TypeValue, AttributePredicate, ItemPredicate, NodePredicate, Externalizable, Serializable, Type

public class AttributeType extends NodeType implements TypeValue, Externalizable, AttributePredicate
Matches an attribute name pattern. FIXME: ElementType and AttributeType should both inherit from a common NamedNodeType class.
See Also: