Uses of Class
eu.bandm.tools.muli.tdom.Element_translationfile
Packages that use Element_translationfile
-
Uses of Element_translationfile in eu.bandm.tools.muli.tdom
Methods in eu.bandm.tools.muli.tdom that return Element_translationfileModifier and TypeMethodDescriptionfinal Element_translationfileElement_translationfile.checkRequiredAttrs()Document_translationfile.getDocumentElement()Return the top level element.static Element_translationfileElement_translationfile.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Methods in eu.bandm.tools.muli.tdom with parameters of type Element_translationfileModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_translationfile element) protected voidMatcher.action(Element_translationfile element) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_translationfile element) voidDumper.visit(Element_translationfile element) voidVisitor.visit(Element_translationfile element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_translationfile element) (Superclass implementation descends into<!ELEMENT translationfile (entry*) >.)Constructors in eu.bandm.tools.muli.tdom with parameters of type Element_translationfileModifierConstructorDescriptionCreate a document in a bottom-up fashion from its toplevel element.