Uses of Interface
org.cakelab.jdoxml.api.IDoxygen
-
Packages that use IDoxygen Package Description org.cakelab.jdoxml org.cakelab.jdoxml.impl.mainhandler -
-
Uses of IDoxygen in org.cakelab.jdoxml
Methods in org.cakelab.jdoxml that return IDoxygen Modifier and Type Method Description static IDoxygen
Factory. createObjectModel()
Factory method that creates an empty object model for a doxygen generated XML file. -
Uses of IDoxygen in org.cakelab.jdoxml.impl.mainhandler
Classes in org.cakelab.jdoxml.impl.mainhandler that implement IDoxygen Modifier and Type Class Description class
MainHandler
Methods in org.cakelab.jdoxml.impl.mainhandler that return IDoxygen Modifier and Type Method Description static IDoxygen
MainHandler. createObjectModel()
-