Uses of Class
org.eclipse.emf.ecore.xmi.impl.XMLString

Packages that use XMLString
org.eclipse.emf.ecore.xmi.impl   
 

Uses of XMLString in org.eclipse.emf.ecore.xmi.impl
 

Fields in org.eclipse.emf.ecore.xmi.impl declared as XMLString
protected  XMLString XMLSaveImpl.doc
           
protected  XMLString[] ConfigurationCache.printers
           
 

Methods in org.eclipse.emf.ecore.xmi.impl that return XMLString
protected  XMLString ConfigurationCache.getPrinter()
           
 

Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type XMLString
protected  void ConfigurationCache.releasePrinter(XMLString printer)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.