Package | Description |
---|---|
pal.xml |
Utility classes for converting PAL objects to and from XML documents.
|
Modifier and Type | Method and Description |
---|---|
static Attribute |
ElementParser.parseAttributeElement(org.w3c.dom.Element e)
parses an attribute element.
|
Modifier and Type | Method and Description |
---|---|
static org.w3c.dom.Element |
ElementFactory.createAttributeElement(Attribute a,
org.w3c.dom.Document document) |