Uses of Interface
com.helger.xml.microdom.IMicroNodeWithChildren
Packages that use IMicroNodeWithChildren
-
Uses of IMicroNodeWithChildren in com.helger.xml.microdom
Subinterfaces of IMicroNodeWithChildren in com.helger.xml.microdomModifier and TypeInterfaceDescriptioninterfaceThis interface is just a hull for a node that has no properties itself but contains children.interfaceRepresents a complete document.interfaceRepresents a single element (=tag) of a document.Classes in com.helger.xml.microdom that implement IMicroNodeWithChildrenModifier and TypeClassDescriptionclassBasic implementation class for the micro document object model.final classDefault implementation of theIMicroContainerinterface.final classDefault implementation of theIMicroDocumentinterface.final classDefault implementation of theIMicroElementinterface.Methods in com.helger.xml.microdom that return IMicroNodeWithChildren