Uses of Class
org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame

Packages that use XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame
org.eclipse.emf.ecore.xml.type.util   
 

Uses of XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame in org.eclipse.emf.ecore.xml.type.util
 

Fields in org.eclipse.emf.ecore.xml.type.util declared as XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame
protected  XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame XMLTypeResourceImpl.FrameFactory.processingInstruction
           
protected  XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame XMLTypeResourceImpl.FrameFactory.XMLTypeDocumentRootStackFrame.processingInstruction
           
 

Methods in org.eclipse.emf.ecore.xml.type.util that return XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame
 XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame XMLTypeResourceImpl.FrameFactory.pushProcessingInstruction(XMLTypeResourceImpl.StackFrame previous, org.xml.sax.Attributes attributes)
           
 

Methods in org.eclipse.emf.ecore.xml.type.util with parameters of type XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame
 ProcessingInstruction XMLTypeResourceImpl.FrameFactory.popProcessingInstruction(XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame processingInstruction)
           
 


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