See: Description
Class | Description |
---|---|
DefaultXmlStreamWriter |
A default implementation of
XmlStreamWriter that creates XML character output. |
FormattingXMLStreamWriter |
An
XmlStreamWriter that creates formatted output by emitting whitespace into the document output stream. |
IgnoreDtdEntityResolver |
An entity resolver that resolves all requests for DTD content, thus preventing network access when resolving DTDs.
|
LocationTrackingReader |
A reader class that tracks the character offset based on the number of characters read.
|
LocatorImpl | |
ServiceLocator |
A service locator for use both inside and outside of an Eclipse environment.
|
ServiceLocator.ResourceDescriptor | |
XmlStreamWriter |
A means of writing XML content to a stream.
|
Copyright © 2007, 2013 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html