Uses of Interface
org.episteme.natural.chemistry.loaders.cml.util.Picker
Packages that use Picker
-
Uses of Picker in org.episteme.natural.chemistry.loaders.cml.util
Methods in org.episteme.natural.chemistry.loaders.cml.util with parameters of type PickerModifier and TypeMethodDescriptionstatic Attr[]PMRDOMUtils.copyAttributes(Element e, Picker p) copies attributes chosen via aPickercallback.static Attr[]PMRDOMUtils.cutAttributes(Element e, Picker p) copies and removes attributes chosen via aPickercallback.PMRDOMUtils.pickElements(Element rootElement, Picker p) match decendent elements.