Uses of Class
org.codehaus.modello.ModelloRuntimeException
Packages that use ModelloRuntimeException
-
Uses of ModelloRuntimeException in org.codehaus.modello.plugin.xdoc
Methods in org.codehaus.modello.plugin.xdoc that throw ModelloRuntimeExceptionModifier and TypeMethodDescriptionprivate String
XdocGenerator.getElementXmlDescriptor
(ModelClass modelClass, ModelAssociation association, Stack<String> stack) Build the pretty tree describing the XML representation of an element of the model.