Uses of Interface
com.helger.xml.microdom.IMicroEntityReference
-
Packages that use IMicroEntityReference Package Description com.helger.xml.microdom -
-
Uses of IMicroEntityReference in com.helger.xml.microdom
Classes in com.helger.xml.microdom that implement IMicroEntityReference Modifier and Type Class Description classMicroEntityReferenceDefault implementation of theIMicroEntityReferenceinterface.Methods in com.helger.xml.microdom that return IMicroEntityReference Modifier and Type Method Description default IMicroEntityReferenceIMicroNode. appendEntityReference(String sName)Append an entity reference to this node.IMicroEntityReferenceIMicroEntityReference. getClone()IMicroEntityReferenceMicroEntityReference. getClone()
-