Package org.eclipse.mylyn.wikitext.core.util

Utility classes that are useful when using the parser framework

See:
          Description

Class Summary
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.
LocationTrackingReaderTest  
LocatorImpl  
ServiceLocator A service locator for use both inside and outside of an Eclipse environment.
ServiceLocatorTest Tests for ServiceLocator
XmlStreamWriter A means of writing XML content to a stream.
 

Package org.eclipse.mylyn.wikitext.core.util Description

Utility classes that are useful when using the parser framework



Copyright © 2011 FuseSource, Corp.. All Rights Reserved.