Uses of Class
org.eclipse.jet.xpath.inspector.AddElementException

Packages that use AddElementException
org.eclipse.jet.xpath.inspector Interfaces allowing in-memory models to be handled by the JET XPath processor. 
 

Uses of AddElementException in org.eclipse.jet.xpath.inspector
 

Methods in org.eclipse.jet.xpath.inspector that throw AddElementException
 java.lang.Object IElementInspector.addTextElement(java.lang.Object parentElement, java.lang.String name, java.lang.String bodyContent, boolean asCData)
          Create a new text (simple) element under parentElement with the specified name and content.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.