: Uses of Class quicktime.std.qtcomponents.XMLDoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Classquicktime.std.qtcomponents.XMLDoc
Packages that use XMLDoc
quicktime.std.qtcomponents
Uses of XMLDoc in quicktime.std.qtcomponents
Methods in quicktime.std.qtcomponents that return XMLDoc
XMLDoc
XMLParser.parse(DataRef dataRef,
boolean allowUppercase,
boolean allowUnquotedAttributeValues)
parses the XML file pointed to by dataRef, returning a XMLParseTree parse tree
XMLDoc
XMLParser.parse(QTFile file,
boolean allowUppercase,
boolean allowUnquotedAttributeValues)
Parses the XML file pointed to by file, returning a XMLDoc parse tree
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES