Uses of Class
org.codehaus.modello.ModelloRuntimeException
-
Packages that use ModelloRuntimeException Package Description org.codehaus.modello.plugin.xdoc -
-
Uses of ModelloRuntimeException in org.codehaus.modello.plugin.xdoc
Methods in org.codehaus.modello.plugin.xdoc that throw ModelloRuntimeException Modifier and Type Method Description private java.lang.String
XdocGenerator. getElementXmlDescriptor(ModelClass modelClass, ModelAssociation association, java.util.Stack<java.lang.String> stack)
Build the pretty tree describing the XML representation of an element of the model.
-