Uses of Class
org.apache.creadur.whisker.fromxml.MissingIDException
Packages that use MissingIDException
-
Uses of MissingIDException in org.apache.creadur.whisker.fromxml
Methods in org.apache.creadur.whisker.fromxml that throw MissingIDExceptionModifier and TypeMethodDescriptionJDomBuilder.byOrganisation
(org.jdom2.Element byOrganisation, Map<String, Organisation> organisationsById) Builds a by-organisation model from xml.Finds the license with an id matching that referenced by the element.JDomBuilder.organisation
(org.jdom2.Element element, Map<String, Organisation> organisationsById) JDomBuilder.withLicense
(org.jdom2.Element element, Map<String, License> licenses, Map<String, Organisation> organisations)