Interface | Description |
---|---|
BaseAttribute |
A document containing one base(@http://www.w3.org/XML/1998/namespace) attribute.
|
IdAttribute |
A document containing one id(@http://www.w3.org/XML/1998/namespace) attribute.
|
LangAttribute |
A document containing one lang(@http://www.w3.org/XML/1998/namespace) attribute.
|
LangAttribute.Lang |
An XML lang(@http://www.w3.org/XML/1998/namespace).
|
LangAttribute.Lang.Member |
An anonymous inner XML type.
|
SpaceAttribute |
A document containing one space(@http://www.w3.org/XML/1998/namespace) attribute.
|
SpaceAttribute.Space |
An XML space(@http://www.w3.org/XML/1998/namespace).
|
Class | Description |
---|---|
BaseAttribute.Factory |
A factory class with static methods for creating instances
of this type.
|
IdAttribute.Factory |
A factory class with static methods for creating instances
of this type.
|
LangAttribute.Factory |
A factory class with static methods for creating instances
of this type.
|
LangAttribute.Lang.Factory |
A factory class with static methods for creating instances
of this type.
|
LangAttribute.Lang.Member.Enum |
Enumeration value class for org.w3.xml.x1998.namespace.LangAttribute$Lang$Member.
|
LangAttribute.Lang.Member.Factory |
A factory class with static methods for creating instances
of this type.
|
SpaceAttribute.Factory |
A factory class with static methods for creating instances
of this type.
|
SpaceAttribute.Space.Enum |
Enumeration value class for org.w3.xml.x1998.namespace.SpaceAttribute$Space.
|
SpaceAttribute.Space.Factory |
A factory class with static methods for creating instances
of this type.
|
Copyright © 2019. All Rights Reserved.