Revision [1611]

Last edited on 2010-12-03 07:44:56 by DavidLee
Additions:
To use the ""StAX"" functions you need to [[CommandImport import]] them into either the global namespace or a local namespace.
Deletions:
To use the ""StAX"" functions you need to import them into either the global namespace or a local namespace.


Revision [1609]

Edited on 2010-12-03 07:44:22 by DavidLee
Additions:
To use the ""StAX"" functions you need to import them into either the global namespace or a local namespace.
Deletions:
To use the ""StAX"" fuunctions you need to import them into either the global namespace or a local namespace.


Revision [1608]

Edited on 2010-12-03 07:44:13 by DavidLee
Additions:
To use the ""StAX"" fuunctions you need to import them into either the global namespace or a local namespace.
Its recommended that you use a local namespace so that there is less chance of name collisions.


Revision [1606]

Edited on 2010-12-03 07:43:06 by DavidLee
Additions:
**newEventReader** creates a new ""StAX"" [[http://download.oracle.com/javase/6/docs/api/javax/xml/stream/XMLEventReader.html XMLEventReader]] Object
newEventReader creates an instance of a ""StAX"" [[http://download.oracle.com/javase/6/docs/api/javax/xml/stream/XMLEventReader.html XMLEventReader]] object initialized to read from the standard input port, or if supplied, any URI (filename, http etc).
Deletions:
**newEventReader** creates a new StAX [[http://download.oracle.com/javase/6/docs/api/javax/xml/stream/XMLEventReader.html XMLEventReader]] Object
newEventReader creates an instance of a StAX [[http://download.oracle.com/javase/6/docs/api/javax/xml/stream/XMLEventReader.html XMLEventReader]] object initialized to read from the standard input port, or if supplied, any URI (filename, http etc).


Revision [1605]

Edited on 2010-12-03 07:42:51 by DavidLee
Additions:
newEventReader creates an instance of a StAX [[http://download.oracle.com/javase/6/docs/api/javax/xml/stream/XMLEventReader.html XMLEventReader]] object initialized to read from the standard input port, or if supplied, any URI (filename, http etc).
This object is actually a real instance of the ""XMLEventReader"" interface, and you can use the [[JavaObjects Java Objects]] method call syntax to access it,
it is easier and more efficient to use the functions in the [[FunctionsStAX StAX Functions]] which provide a higher level interface.
Deletions:
newEventReader creates an instance of a StAX XMLEventReader object initialized to read from the standard input port, or if supplied, any URI (filename, http etc).


Revision [1604]

The oldest known version of this page was created on 2010-12-03 07:40:59 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki