Oxygen XML Editor 11.2 Author API

ro.sync.exml.workspace.api.util
Class XMLReaderWithGrammar

java.lang.Object
  extended by ro.sync.exml.workspace.api.util.XMLReaderWithGrammar

public class XMLReaderWithGrammar
extends Object

XML Reader + grammar cache

*********************************
EXPERIMENTAL - Subject to change
*********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

Since:
11.2

Constructor Summary
XMLReaderWithGrammar(XMLReader xmlReader, Object grammarCache)
          Constructor
 
Method Summary
 Object getGrammarCache()
           
 XMLReader getXmlReader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLReaderWithGrammar

public XMLReaderWithGrammar(XMLReader xmlReader,
                            Object grammarCache)
Constructor

Parameters:
xmlReader - The XML Reader
grammarCache - The grammar cache token
Method Detail

getXmlReader

public XMLReader getXmlReader()
Returns:
Returns the xmlReader.

getGrammarCache

public Object getGrammarCache()
Returns:
Returns the grammarCache.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.