All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

addAllowedValue(String). Method in class xg.xg_AttDecl
Add an allowed value.
addAllowedValue(String). Method in class xg.xg_ElementDecl
Add an allowed value.
addAllowedValue(String). Method in class xg.xg_EntityDecl
Add an allowed value.
addAttDecl(xg_AttDecl). Method in class xg.xg_AttListDecl
Add an attribute declaration.
addAttribute(Object, Object). Method in class xg.xg_AttList
Add an attribute to the list.
addAttribute(String, String). Method in class xg.xg_AttList
Add an attribute, given its name and value.
addAttribute(String, String). Method in class xg.xg_Element
Add an attribute, given its name and value.
addAttribute(xg_Attribute). Method in class xg.xg_AttList
Add an attribute.
addAttribute(xg_Attribute). Method in class xg.xg_Element
Add an attribute.
addAttribute(xg_Attribute). Method in class xg.xg_NamespaceDecl
Add the given attribute.
addAttributes(AttributeSet). Method in class xg.xg_AttList
Add a set of attributes to the list.
addChild(xg_Node). Method in class xg.xg_Node
Add a child.
AllowedValueList. Variable in class xg.xg_AttDecl
AllowedValueList. Variable in class xg.xg_ElementDecl
List of strings defining the possible values which this element may have.
AllowedValueList. Variable in class xg.xg_EntityDecl
ANY_STRING. Static variable in class xg.xg_ElementDecl
ANY_STRING. Static variable in class xg.xg_EntityDecl
ANY_TYPE. Static variable in class xg.xg_ElementDecl
ANY_TYPE. Static variable in class xg.xg_EntityDecl
ATT_TYPE_CDATA. Static variable in class xg.xg_AttListDecl
Enumerated
ATT_TYPE_CDATA_STRING. Static variable in class xg.xg_AttListDecl
Tokenized
ATT_TYPE_ENTITIES. Static variable in class xg.xg_AttListDecl
Tokenized
ATT_TYPE_ENTITIES_STRING. Static variable in class xg.xg_AttListDecl
ATT_TYPE_ENTITY. Static variable in class xg.xg_AttListDecl
Tokenized
ATT_TYPE_ENTITY_STRING. Static variable in class xg.xg_AttListDecl
ATT_TYPE_ENUMERATION. Static variable in class xg.xg_AttListDecl
ATT_TYPE_ID. Static variable in class xg.xg_AttListDecl
String
ATT_TYPE_ID_STRING. Static variable in class xg.xg_AttListDecl
ATT_TYPE_IDREF. Static variable in class xg.xg_AttListDecl
Tokenized
ATT_TYPE_IDREF_STRING. Static variable in class xg.xg_AttListDecl
ATT_TYPE_IDREFS. Static variable in class xg.xg_AttListDecl
Tokenized
ATT_TYPE_IDREFS_STRING. Static variable in class xg.xg_AttListDecl
ATT_TYPE_NMTOKEN. Static variable in class xg.xg_AttListDecl
Tokenized
ATT_TYPE_NMTOKEN_STRING. Static variable in class xg.xg_AttListDecl
ATT_TYPE_NMTOKENS. Static variable in class xg.xg_AttListDecl
Tokenized
ATT_TYPE_NMTOKENS_STRING. Static variable in class xg.xg_AttListDecl
ATT_TYPE_NOTATION. Static variable in class xg.xg_AttListDecl
Enumerated
ATT_TYPE_NOTATION_STRING. Static variable in class xg.xg_AttListDecl
AttDeclList. Variable in class xg.xg_AttListDecl
List of xg_AttDecls.
AttDeclType. Variable in class xg.xg_AttDecl
AttName. Variable in class xg.xg_ElementDecl
The name of this element.
AttName. Variable in class xg.xg_EntityDecl
AttributeHashtable. Variable in class xg.xg_AttList
Table of xg_Attributes, each with a name and a value.
AttributeVector. Variable in class xg.xg_AttList
Sequential list of xg_Attributes, each with a name and a value.

C

clone(). Method in class xg.xg_AttList
Clones this set of attributes.
CommentValue. Variable in class xg.xg_Comment
The value of the comment itself (stripped of the at the end.
containsAttribute(Object, Object). Method in class xg.xg_AttList
Return true if this set contains this attribute, and its value is the same as that given.
containsAttributes(AttributeSet). Method in class xg.xg_AttList
Returns true if this set contains all the attributes with equal values.
copyAttributes(). Method in class xg.xg_AttList
Return an attribute set that is guaranteed not to change over time.

D

DefaultType. Variable in class xg.xg_AttDecl
List of strings defining the possible values which this attribute may have.
DefaultType. Variable in class xg.xg_ElementDecl
Defines whether and how a default value is applied.
DefaultType. Variable in class xg.xg_EntityDecl
DefaultValue. Variable in class xg.xg_AttDecl
Defines whether and how a default value is applied.
DefaultValue. Variable in class xg.xg_ElementDecl
The default value of this element.
DefaultValue. Variable in class xg.xg_EntityDecl
duplicate(). Method in class xg.xg_AttList
Create a new xg_AttList which is exactly the same as this one.
duplicate(). Method in class xg.xg_Attribute
Create a new xg_Attribute which is exactly the same as this one.
duplicateFrom(xg_AttList). Method in class xg.xg_AttList
Add an attribute to this att list corresponding to each attribute in the InputAttList.

E

ElementAttList. Variable in class xg.xg_Element
List of this element's attributes.
ELEMENTS_TYPE. Static variable in class xg.xg_ElementDecl
ELEMENTS_TYPE. Static variable in class xg.xg_EntityDecl
EMPTY_STRING. Static variable in class xg.xg_ElementDecl
EMPTY_STRING. Static variable in class xg.xg_EntityDecl
EMPTY_TYPE. Static variable in class xg.xg_ElementDecl
EMPTY_TYPE. Static variable in class xg.xg_EntityDecl
EncodingAttribute. Variable in class xg.xg_XmlDecl
The encoding scheme in which the current document is encoded, in the form "encoding = 'UTF-8'".
EndPosition. Variable in class xg.xg_Exception
The location in the source of the end of the area to highlight.
EndPosition. Variable in class xg.xg_Node
The position of the end of this node relative to the start of the document it is in.
ENUMERATION_TYPE. Static variable in class xg.xg_AttDecl
The default value of this attribute.

F

FIXED. Static variable in class xg.xg_AttDecl
#IMPLIED
FIXED_STRING. Static variable in class xg.xg_AttDecl

G

getAncestorOfType(String). Method in class xg.xg_Node
Get the first ancestor of this node whose NodeName is InputTypeName (or null if it doesn't have an ancestor of this type).
getAtt(int). Method in class xg.xg_AttList
Get the attribute with the given index.
getAtt(String). Method in class xg.xg_AttList
Get a named attribute.
getAttList(). Method in class xg.xg_Element
Get the list of attributes.
getAttList(). Method in class xg.xg_NamespaceDecl
Get the list of attributes.
getAttribute(Object). Method in class xg.xg_AttList
Get the value of the given attribute.
getAttribute(String). Method in class xg.xg_Element
Get a named attribute.
getAttribute(String). Method in class xg.xg_NamespaceDecl
Get the named attribute.
getAttributeCount(). Method in class xg.xg_AttList
Get the number of attributes in this set.
getAttributeNames(). Method in class xg.xg_AttList
Return an enumeration over the names of the attributes in the set.
getAttributes(). Method in class xg.xg_Element
Get the collection of attributes this element contains.
getAttributes(). Method in class xg.xg_Node
Get a collection of attributes this node contains.
getAttributeValue(String). Method in class xg.xg_AttList
Get the value of a named attribute.
getAttributeValue(String). Method in class xg.xg_Element
Get the value of a named attribute.
getAttributeValueVerified(String). Method in class xg.xg_Element
Get the value of a named attribute, and throwing a verification exception if it is missing.
getChild(int). Method in class xg.xg_Node
Get the child element with the given index.
getChildrenOfType(int). Method in class xg.xg_Node
Get all the child nodes of a particular type code.
getChildrenOfType(String). Method in class xg.xg_Node
Get all the child nodes of a particular named type.
getCommentValue(). Method in class xg.xg_Comment
Get the value of the comment.
getDefaultType(). Method in class xg.xg_AttDecl
Get the default type (ie.
getDefaultType(). Method in class xg.xg_ElementDecl
Get the default type (ie.
getDefaultType(). Method in class xg.xg_EntityDecl
Get the default type (ie.
getDefaultValue(). Method in class xg.xg_AttDecl
Get the default value of the attribute.
getDefaultValue(). Method in class xg.xg_ElementDecl
Get the default value of the element.
getDefaultValue(). Method in class xg.xg_EntityDecl
Get the default value of the element.
getDocument(). Method in class xg.xg_Document
Get the swing.text.Document associated with this node.
getDocument(). Method in class xg.xg_Node
Get the swing.text.Document associated with this node.
getElement(int). Method in class xg.xg_Node
Get the child element at the given index.
getElementCount(). Method in class xg.xg_Node
Get the number of child elements contained by this element.
getElementIndex(int). Method in class xg.xg_Node
Get the child element index closest to the given offset.
getEncoding(). Method in class xg.xg_XmlDecl
Get the encoding of this XML declaration.
getEndOffset(). Method in class xg.xg_Node
Get the offset from the beginning of the document at which this element ends.
getEndPosition(). Method in class xg.xg_Exception
Get the location in the source of the end of the area to highlight.
getFirstChildOfType(String). Method in class xg.xg_Node
Get the first child element of a particular named type.
getInstructionString(). Method in class xg.xg_PI
Get the value of the instruction.
getLength(). Method in class xg.xg_AttList
Get the number of attributes in this list.
getMessageID(). Method in class xg.xg_Exception
Get the ID to be used to retrieve message text.
getName(). Method in class xg.xg_Attribute
Get the name of this attribute.
getName(). Method in class xg.xg_ElementDecl
Get the name of the element.
getName(). Method in class xg.xg_EntityDecl
Get the name of the entity.
getName(). Method in class xg.xg_ExternalID
Get the name of the ID, which is only meaningful for PUBLIC IDs.
getName(). Method in class xg.xg_Node
Get the name of this node.
getNamespaceName(). Method in class xg.xg_NamespaceDecl
Get the name of this namespace.
getNamespaceNameAtt(). Method in class xg.xg_NamespaceDecl
Get the attribute containing the name of this namespace.
getNodeName(). Method in class xg.xg_Node
Get the name of this node.
getNodeType(). Method in class xg.xg_AttDecl
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_AttListDecl
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_Cdata
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_Dtd
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_ElementDecl
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_EntityDecl
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_ExternalID
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_NamespaceDecl
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_Node
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_Reference
Get the type of this node, using only type values defined for the DOM.
getNodeType(). Method in class xg.xg_XmlDecl
Get the type of this node, using only type values defined for the DOM.
getParameterArray(). Method in class xg.xg_Exception
Get the array of parameter values.
getParentElement(). Method in class xg.xg_Node
Get this node's parent (as an Element).
getParentNode(). Method in class xg.xg_Node
Get this node's parent.
getPrecedingWhitespace(). Method in class xg.xg_Attribute
Get the value of the preceding whitespace.
getPrecedingWhitespace(). Method in class xg.xg_Node
Get the value of the preceding whitespace.
getPrecedingWhitespace(). Method in class xg.xg_Value
Get the value of the preceding whitespace.
getPrecedingWhitespaceLength(). Method in class xg.xg_Node
Get the length of the preceding whitespace.
getPrefix(). Method in class xg.xg_NamespaceDecl
Get the prefix name of this namespace.
getPrefixAtt(). Method in class xg.xg_NamespaceDecl
Get the attribute containing the prefix of this namespace.
getRawValue(). Method in class xg.xg_Reference
Get the value of the text.
getResolveParent(). Method in class xg.xg_AttList
Get the parent used in resolving attributes not present in this set.
getRootElement(). Method in class xg.xg_Document
Get the root element of this document.
getRootNode(). Method in class xg.xg_Node
Get the top-level node of the tree to which this node belongs.
getSource(). Method in class xg.xg_NamespaceDecl
Get the name of the source of this namespace.
getSourceAtt(). Method in class xg.xg_NamespaceDecl
Get the attribute containing the source of this namespace.
getSpecified(). Method in class xg.xg_Attribute
Get the flag which indicates whether this attribute's value has been set explicitly.
getStandalone(). Method in class xg.xg_XmlDecl
Get the standalone attribute of this XML declaration.
getStartOffset(). Method in class xg.xg_Node
Get the offset from the beginning of the document at which this element begins.
getStartPosition(). Method in class xg.xg_Exception
Get the location in the source of the start of the area to highlight.
getSummaryString(). Method in class xg.xg_Document
Get a summary descriptive string (intended for display in the tree view).
getSummaryString(). Method in class xg.xg_Node
Get a summary descriptive string suitable for display in the tree view or elsewhere.
getSummaryString(). Method in class xg.xg_PI
Get a summary descriptive string (intended for display in the tree view).
getSummaryString(). Method in class xg.xg_Reference
Get a summary descriptive string (intended for display in the tree view).
getTextValue(). Method in class xg.xg_Text
Get the value of the text.
getTrailingWhitespace(). Method in class xg.xg_Element
Get the value of the whitespace before the end tag.
getType(). Method in class xg.xg_AttDecl
Get the type of this node.
getType(). Method in class xg.xg_AttListDecl
Get the type of this node.
getType(). Method in class xg.xg_Cdata
Get the type of this node.
getType(). Method in class xg.xg_Comment
Get the type of this node.
getType(). Method in class xg.xg_Document
Get the type of this node.
getType(). Method in class xg.xg_Dtd
Get the type of this node.
getType(). Method in class xg.xg_Element
Get the type of this node.
getType(). Method in class xg.xg_ElementDecl
Get the type of this node.
getType(). Method in class xg.xg_EntityDecl
Get the type of this node.
getType(). Method in class xg.xg_ExternalID
Get the type of this node.
getType(). Method in class xg.xg_NamespaceDecl
Get the type of this node.
getType(). Method in class xg.xg_Node
Get the type of this node.
getType(). Method in class xg.xg_PI
Get the type of this node.
getType(). Method in class xg.xg_Reference
Get the type of this node.
getType(). Method in class xg.xg_Text
Get the type of this node.
getType(). Method in class xg.xg_XmlDecl
Get the type of this node.
getType(String). Static method in class xg.xg_ElementDecl
Get the (integer) type of an element given a string representation of that type.
getType(String). Static method in class xg.xg_EntityDecl
Get the (integer) type of an element given a string representation of that type.
getUrlValue(). Method in class xg.xg_ExternalID
Get the value of the URL.
getValue(). Method in class xg.xg_Attribute
Get the value of this attribute.
getValue(). Method in class xg.xg_Value
Get the actual value.
getVersion(). Method in class xg.xg_XmlDecl
Get the version of this XML declaration.

H

hasChildNodes(). Method in class xg.xg_Node
Indicate whether this node has children.

I

IMPLIED. Static variable in class xg.xg_AttDecl
#REQUIRED
IMPLIED_STRING. Static variable in class xg.xg_AttDecl
initialise(). Static method in class xg.xg_AttListDecl
Initialise the vector of the allowed attribute types.
insertChild(xg_Node, int). Method in class xg.xg_Node
Insert a child at a specified position.
InstructionString. Variable in class xg.xg_PI
isDefined(Object). Method in class xg.xg_AttList
Check whether the named attribute has a value specified in the set, without resolving through another attribute set.
isEqual(AttributeSet). Method in class xg.xg_AttList
Determine if the two attribute sets are equivalent.
isSystemID(). Method in class xg.xg_ExternalID
Is this a SYSTEM ID? True means SYSTEM; false means PUBLIC.
isValueAllowed(String). Method in class xg.xg_AttDecl
Check if a value is allowed (ie.
isValueAllowed(String). Method in class xg.xg_ElementDecl
Check if a value is allowed (ie.
isValueAllowed(String). Method in class xg.xg_EntityDecl
Check if a value is allowed (ie.

M

MessageID. Variable in class xg.xg_Exception
The ID of the error.
MIXED_TYPE. Static variable in class xg.xg_ElementDecl
MIXED_TYPE. Static variable in class xg.xg_EntityDecl

N

NAMESPACE_NAME_STRING. Static variable in class xg.xg_NamespaceDecl
NAMESPACE_PREFIX_STRING. Static variable in class xg.xg_NamespaceDecl
NAMESPACE_SOURCE_STRING. Static variable in class xg.xg_NamespaceDecl
NAMESPACE_STRING. Static variable in class xg.xg_NamespaceDecl
NamespaceAttList. Variable in class xg.xg_NamespaceDecl
List of attributes defining this namespace
NamespaceNameAttribute. Variable in class xg.xg_NamespaceDecl
Specification of the namespace name, in the form "ns = '(Literal)'".
NameValue. Variable in class xg.xg_ExternalID
NodeName. Variable in class xg.xg_Node
The name of this node.
NodeType. Variable in class xg.xg_ElementDecl
NodeType. Variable in class xg.xg_EntityDecl

P

ParameterArray. Variable in class xg.xg_Exception
An array of parameters to be inserted in the message whose ID is given in the MessageID attribute.
ParentNode. Variable in class xg.xg_Node
This node's parent.
PrecedingWhitespace. Variable in class xg.xg_Node
If this node was preceded by whitespace in the source, this is it.
PrecedingWhitespace. Variable in class xg.xg_Value
PrefixAttribute. Variable in class xg.xg_NamespaceDecl
Specification of the namespace prefix, in the form "prefix = '(Name)'".
ProcessedValue. Variable in class xg.xg_Reference

R

RawValue. Variable in class xg.xg_Reference
removeAttribute(Object). Method in class xg.xg_AttList
Remove an attribute from the list.
removeAttribute(String). Method in class xg.xg_AttList
Remove the named attribute.
removeAttributes(AttributeSet). Method in class xg.xg_AttList
Remove a set of attributes from the list.
removeAttributes(Enumeration). Method in class xg.xg_AttList
Remove a set of attributes from the list.
REQUIRED. Static variable in class xg.xg_AttDecl
Constant to identify an enumerated type.
REQUIRED_STRING. Static variable in class xg.xg_AttDecl
Just default value
reset(). Method in class xg.xg_Document
Clear out the contents of this document.
reset(). Method in class xg.xg_Node
Clear out the contents of this node.
ResolveParent. Variable in class xg.xg_AttList
The parent attribute set to be used to locate attributes if they do not exist in this set.

S

save(Writer). Method in class xg.xg_AttDecl
Save this attribute declaration (and its children) in XML source form in InputWriter.
save(Writer). Method in class xg.xg_AttList
Save this attribute list (ie.
save(Writer). Method in class xg.xg_AttListDecl
Save this attribute list declaration (and its children) in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Attribute
Save this attribute in InputWriter in XML source form: Name = "Value"
save(Writer). Method in class xg.xg_Cdata
Save this character data in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Comment
Save this comment in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Dtd
Save this DTD (and its children) in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Element
Save this element (and its children) in XML source form in InputWriter.
save(Writer). Method in class xg.xg_ElementDecl
Save this element declaration (and its children) in XML source form in InputWriter.
save(Writer). Method in class xg.xg_EntityDecl
Save this element declaration (and its children) in XML source form in InputWriter.
save(Writer). Method in class xg.xg_ExternalID
Save this external ID in XML source form in InputWriter.
save(Writer). Method in class xg.xg_NamespaceDecl
Save this namespace declaration in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Node
Save this node (and its children) as an XML source in InputWriter.
save(Writer). Method in class xg.xg_PI
Save this processing instruction in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Reference
Save this reference in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Text
Save this text in XML source form in InputWriter.
save(Writer). Method in class xg.xg_Value
Save this value (and its preceding whitespace) as an XML source in InputWriter.
save(Writer). Method in class xg.xg_XmlDecl
Save this XML declaration in XML source form in InputWriter.
saveChildren(Writer). Method in class xg.xg_Node
Save this node's children in XML source form in InputWriter.
saveContent(Writer). Method in class xg.xg_Element
Save this element's content (ie.
saveEndTag(Writer). Method in class xg.xg_Element
Save this element's end tag in XML source form in InputWriter.
saveStartTag(Writer). Method in class xg.xg_Element
Save this element's start tag in XML source form in InputWriter.
setAttList(xg_AttList). Method in class xg.xg_Element
Set the list of attributes.
setCommentValue(String). Method in class xg.xg_Comment
Set the value of the comment.
setDefaultType(int). Method in class xg.xg_AttDecl
Set the default type of this attribute.
setDefaultType(int). Method in class xg.xg_ElementDecl
Set the default type of this element.
setDefaultType(int). Method in class xg.xg_EntityDecl
Set the default type of this element.
setDefaultValue(String). Method in class xg.xg_AttDecl
Set the default value of this attribute.
setDefaultValue(String). Method in class xg.xg_ElementDecl
Set the default value of this element.
setDefaultValue(String). Method in class xg.xg_EntityDecl
Set the default value of this element.
setDocument(Document). Method in class xg.xg_Document
Set the swing.text.Document associated with this node.
setEncoding(xg_Attribute). Method in class xg.xg_XmlDecl
Set the encoding of this XML declaration.
setEndPosition(Position). Method in class xg.xg_Node
Set the position of the end of this node relative to the start of the document it is in.
setInstructionString(String). Method in class xg.xg_PI
Set the value of the processing instruction.
setName(String). Method in class xg.xg_Attribute
Set the name of this attribute.
setName(String). Method in class xg.xg_ElementDecl
Set the name of this element.
setName(String). Method in class xg.xg_EntityDecl
Set the name of this element.
setName(String). Method in class xg.xg_ExternalID
Set the name of the ID, which is only meaningful for PUBLIC IDs.
setName(String). Method in class xg.xg_Node
Set the name of this node.
setParentNode(xg_Node). Method in class xg.xg_Element
Set the parent of this node.
setParentNode(xg_Node). Method in class xg.xg_Node
Set the parent of this node.
setPrecedingWhitespace(String). Method in class xg.xg_Attribute
Set the value of the preceding whitespace.
setPrecedingWhitespace(String). Method in class xg.xg_Node
Set the value of the preceding whitespace.
setPrecedingWhitespace(String). Method in class xg.xg_Value
Set the value of the preceding whitespace.
setResolveParent(AttributeSet). Method in class xg.xg_AttList
Set the resolving parent.
setSpecified(boolean). Method in class xg.xg_Attribute
Set the flag which indicates whether this attribute's value has been set explicitly.
setStandalone(xg_Attribute). Method in class xg.xg_XmlDecl
Set the standalone attribute of this XML declaration.
setStartPosition(Position). Method in class xg.xg_Node
Set the position of the start of this node relative to the start of the document it is in.
setSystemFlag(boolean). Method in class xg.xg_ExternalID
Set the flag which specifies whether this is SYSTEM ID (true) or PUBLIC ID (false).
setTextValue(String). Method in class xg.xg_Text
Set the value of this text.
setTrailingWhitespace(String). Method in class xg.xg_Element
Set the value of the whitespace before the end tag.
setType(int). Method in class xg.xg_AttDecl
Get the type of this node.
setType(int). Method in class xg.xg_ElementDecl
Set the type of this element from a string representation of the type.
setType(int). Method in class xg.xg_EntityDecl
Set the type of this element from a string representation of the type.
setUrlValue(String). Method in class xg.xg_ExternalID
Set the value of the URL.
setValue(String). Method in class xg.xg_Attribute
Set the value of this attribute.
setValue(String). Method in class xg.xg_Reference
Set the value of this text.
setValue(String). Method in class xg.xg_Value
Set the actual value.
setVersion(xg_Attribute). Method in class xg.xg_XmlDecl
Set the version of this XML declaration.
setWhitespaceAfterEquals(String). Method in class xg.xg_Attribute
Set the value of the whitespace after the equals sign.
setWhitespaceBeforeEquals(String). Method in class xg.xg_Attribute
Set the value of the whitespace before the equals sign.
setWhitespacePrecedingEnd(String). Method in class xg.xg_NamespaceDecl
Set the whitespace preceding the end tag of this namespace declaration.
setWhitespacePrecedingEnd(String). Method in class xg.xg_XmlDecl
Set the whitespace preceding the end tag of this XML declaration.
SIMPLE. Static variable in class xg.xg_AttDecl
#FIXED
SourceAttribute. Variable in class xg.xg_NamespaceDecl
Specification of the namespace source, in the form "src = '(Literal)'".
StandaloneAttribute. Variable in class xg.xg_XmlDecl
Specification of whether the current document is standalone, in the form "standalone = 'yes'".
StartPosition. Variable in class xg.xg_Exception
The location in the source of the start of the area to highlight.
StartPosition. Variable in class xg.xg_Node
The position of the start of this node relative to the start of the document it is in.
SystemFlag. Variable in class xg.xg_ExternalID

T

TextValue. Variable in class xg.xg_Text
The value of the text itself.
toString(). Method in class xg.xg_AttDecl
Return a string representation of the attribute declaration (intended for use as debug output).
toString(). Method in class xg.xg_AttListDecl
Return a string representation of the element (intended for use as debug output).
toString(). Method in class xg.xg_Attribute
Return a string representation of the attribute (intended for use as debug output).
toString(). Method in class xg.xg_Cdata
Return a string representation of the character data.
toString(). Method in class xg.xg_Comment
Return a string representation of the comment.
toString(). Method in class xg.xg_Document
Return a string representation of the document (intended for use as debug output).
toString(). Method in class xg.xg_Dtd
Return a string representation of the DTD (intended for use as debug output).
toString(). Method in class xg.xg_Element
Return a string representation of the element (intended for use as debug output).
toString(). Method in class xg.xg_ElementDecl
Return a string representation of the element declaration (intended for use as debug output).
toString(). Method in class xg.xg_EntityDecl
Return a string representation of the element declaration (intended for use as debug output).
toString(). Method in class xg.xg_NamespaceDecl
Return a string representation of the namespace declaration (intended for use as debug output).
toString(). Method in class xg.xg_Node
Return a string representation of the node (intended for use as debug output).
toString(). Method in class xg.xg_Text
Return a string representation of the character data.
toString(). Method in class xg.xg_Value
Return a string representation of the value: the value itself.
toString(). Method in class xg.xg_XmlDecl
Return a string representation of the element declaration (intended for use as debug output).
TrailingWhitespace. Variable in class xg.xg_Element
If this node has whitespace prior to its end tag, this is it.

U

UrlValue. Variable in class xg.xg_ExternalID

V

validate(). Method in class xg.xg_Node
Validate this node.
Value. Variable in class xg.xg_Value
verify(). Method in class xg.xg_Node
Verify that this node is correct (ie.
VersionAttribute. Variable in class xg.xg_XmlDecl
The version of XML to which the current document conforms, in the form "version = '1.0'".

W

WhitespacePrecedingEnd. Variable in class xg.xg_NamespaceDecl
The whitespace preceding the '?>' at the end.
WhitespacePrecedingEnd. Variable in class xg.xg_XmlDecl
The whitespace preceding the '?>' at the end.
writeContent(Writer). Method in class xg.xg_Cdata
Write this character data to InputWriter.
writeContent(Writer). Method in class xg.xg_Node
Write this node's content (and its children) to InputWriter.
writeContent(Writer). Method in class xg.xg_Text
Write this text to InputWriter.
writePrecedingWhitespace(Writer). Method in class xg.xg_Node
Write this node's content (and its children) to InputWriter.

X

xg_AttDecl(). Constructor for class xg.xg_AttDecl
Construct an attribute declaration with no type and no name.
xg_AttDecl(int, String). Constructor for class xg.xg_AttDecl
Construct an attribute declaration with a type and name.
xg_AttList(). Constructor for class xg.xg_AttList
xg_AttListDecl(). Constructor for class xg.xg_AttListDecl
Construct an attribute list declaration with no type and no name.
xg_AttListDecl(String). Constructor for class xg.xg_AttListDecl
Construct an attribute list declaration with a name.
xg_Attribute(). Constructor for class xg.xg_Attribute
Default constructor.
xg_Attribute(String, String). Constructor for class xg.xg_Attribute
Constructor: create an attribute with a name and value and the simplest possible whitespace to make it well-formed: one preceding space, and no whitespace around the '='.
xg_Attribute(xg_Value, xg_Value, xg_Value). Constructor for class xg.xg_Attribute
Constructor: create an attribute based on three values, which represent the name, equals and value parts.
xg_Cdata(). Constructor for class xg.xg_Cdata
Default constructor.
xg_Cdata(String). Constructor for class xg.xg_Cdata
Construct a piece of character data with a value.
xg_Comment(). Constructor for class xg.xg_Comment
Default constructor.
xg_Document(). Constructor for class xg.xg_Document
Construct a document with no name.
xg_Document(String). Constructor for class xg.xg_Document
Construct a document with a name.
xg_Dtd(). Constructor for class xg.xg_Dtd
Construct a DTD with no type and no name.
xg_Dtd(String). Constructor for class xg.xg_Dtd
Construct a DTD with a name.
xg_Element(). Constructor for class xg.xg_Element
Construct an element with no name.
xg_Element(String). Constructor for class xg.xg_Element
Construct an element with a name.
xg_ElementDecl(). Constructor for class xg.xg_ElementDecl
Construct an element declaration with no type and no name.
xg_ElementDecl(String). Constructor for class xg.xg_ElementDecl
Construct an element declaration with a name.
xg_EntityDecl(). Constructor for class xg.xg_EntityDecl
Construct an element declaration with no type and no name.
xg_EntityDecl(String). Constructor for class xg.xg_EntityDecl
Construct an element declaration with a type and name.
xg_Exception(String). Constructor for class xg.xg_Exception
Constructor.
xg_Exception(String, int, int). Constructor for class xg.xg_Exception
Constructor.
xg_Exception(String, Object[]). Constructor for class xg.xg_Exception
Constructor.
xg_Exception(String, Object[], int, int). Constructor for class xg.xg_Exception
Constructor.
xg_ExternalID(). Constructor for class xg.xg_ExternalID
xg_NamespaceDecl(). Constructor for class xg.xg_NamespaceDecl
Default constructor.
xg_Node(). Constructor for class xg.xg_Node
Default constructor.
xg_Node(String). Constructor for class xg.xg_Node
Construct a node with a name.
xg_PI(). Constructor for class xg.xg_PI
Default constructor.
xg_PI(String). Constructor for class xg.xg_PI
Construct a processing instruction with a name.
xg_Reference(). Constructor for class xg.xg_Reference
Default constructor.
xg_Reference(String). Constructor for class xg.xg_Reference
Construct a reference with a value.
xg_Text(). Constructor for class xg.xg_Text
Default constructor.
xg_Text(String). Constructor for class xg.xg_Text
Construct a text with a value.
xg_ValidationException(String). Constructor for class xg.xg_ValidationException
Constructor.
xg_ValidationException(String, int, int). Constructor for class xg.xg_ValidationException
Constructor.
xg_ValidationException(String, Object[]). Constructor for class xg.xg_ValidationException
Constructor.
xg_ValidationException(String, Object[], int, int). Constructor for class xg.xg_ValidationException
Constructor.
xg_Value(). Constructor for class xg.xg_Value
Default constructor.
xg_Value(String). Constructor for class xg.xg_Value
Construct a value with a value!
xg_VerificationException(String). Constructor for class xg.xg_VerificationException
Constructor.
xg_VerificationException(String, int, int). Constructor for class xg.xg_VerificationException
Constructor.
xg_VerificationException(String, Object[]). Constructor for class xg.xg_VerificationException
Constructor.
xg_VerificationException(String, Object[], int, int). Constructor for class xg.xg_VerificationException
Constructor.
xg_XmlDecl(). Constructor for class xg.xg_XmlDecl
Default constructor.