Mylyn WikiText

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.
LocatorImpl  
ServiceLocator A service locator for use both inside and outside of an Eclipse environment.
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


Mylyn WikiText

Copyright © 2007, 2009 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