Uses of Interface
com.helger.xml.microdom.IMicroDataAware
-
Packages that use IMicroDataAware Package Description com.helger.xml.microdom -
-
Uses of IMicroDataAware in com.helger.xml.microdom
Subinterfaces of IMicroDataAware in com.helger.xml.microdom Modifier and Type Interface Description interfaceIMicroCDATARepresents a CDATA node.interfaceIMicroCommentRepresents a comment node.interfaceIMicroTextRepresents a text node.Classes in com.helger.xml.microdom that implement IMicroDataAware Modifier and Type Class Description classMicroCDATADefault implementation of theIMicroCDATAinterface.classMicroCommentDefault implementation of theIMicroCommentinterface.classMicroTextDefault implementation of theIMicroTextinterface.
-