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

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

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

Methods in org.eclipse.jet.xpath.inspector that throw CopyElementException
 java.lang.Object IElementInspector.copyElement(java.lang.Object tgtParent, java.lang.Object srcElement, java.lang.String name, boolean recursive)
          Make a copy of srcElement under tgtParent with the specified name.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.