Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Package
org.eclipse.jet.xpath.inspector

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

Classes in org.eclipse.jet.xpath.inspector used by org.eclipse.jet.xpath
INodeInspector
          Interface providing the XPath parser with information on a particular object.
 

Classes in org.eclipse.jet.xpath.inspector used by org.eclipse.jet.xpath.inspector
AddElementException
          Exception thrown in case of errors by IElementInspector.addTextElement(Object, String, String, boolean).
CopyElementException
          Thrown during if an error occurs during the execution of IElementInspector.copyElement(Object, Object, String, boolean).
ExpandedName
          Define the XPath ExpandedName.
INodeInspector
          Interface providing the XPath parser with information on a particular object.
INodeInspector.NodeKind
          A type safe enumeration of node kinds recognized by the JET XPath engine.
InspectorManager
          Manager for finding XPath Inspectors for classes
InvalidChildException
          Represent an inconsistency between at child element's parent, and its parent as specified in a method call.
SimpleElementRequiresValueException
          Represent at attempt to create a simple Element (one with only text context) without specifying a value.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire