Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.outerj.pollo.xmleditor.util

Interface Summary
NestedNodeMap.NamespaceResolver  
QuickSort.Comparator  
 

Class Summary
DomUtils  
FocusBorder This class can be registered as a focuslistener to a component, and it will display a border around a given component (possibly another component than the first) when it gets the focus.
NestedNodeMap Stores objects based on an (XML) element path (e.g.
NodeMap Extension of java.util.HashMap that allows to get and put items based on an namespaceURI and localName.
NodeSet Extension of java.util.HashSet that allows to work with an namespaceURI and localName.
QuickSort