Uses of Class
eu.bandm.tools.dtm.DTM.Entity
Packages that use DTM.Entity
Package
Description
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
-
Uses of DTM.Entity in eu.bandm.tools.dtm
Methods in eu.bandm.tools.dtm that return DTM.EntityModifier and TypeMethodDescriptionDTM.Entity.doclone()Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.EntityModifier and TypeMethodDescriptionstatic Pattern<DTM.Entity> DTM.__Patterns.term_Entity(Pattern<? super DTM.AttributeType> superpattern) Methods in eu.bandm.tools.dtm with parameters of type DTM.EntityModifier and TypeMethodDescriptionprotected voidDTM.__Formatter.action(DTM.Entity el) protected voidDTM.MATCH_ONLY_00.action(DTM.Entity e0) protected voidDTM.Rewriter.action(DTM.Entity e0) protected voidDTM.SinglePathVisitor.action(DTM.Entity e0) protected voidDTM.Visitor.action(DTM.Entity e0) protected voidDTM.Visitor.descend(DTM.Entity e0) voidDTM.MATCH_ONLY_00.match(DTM.Entity e0) protected voidDTM.Visitor.post(DTM.Entity e0) protected voidDTM.Visitor.pre(DTM.Entity e0) protected voidDTM.Rewriter.rewriteFields(DTM.Entity clone) protected FormatDTM.__Formatter.toFormat(DTM.Entity el) booleanDTM.Entity.x_equals(DTM.Entity e0) Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.Entity