public class DocumentTypeXmlParser extends Object
DocumentTypes.| Modifier and Type | Field and Description |
|---|---|
List |
docTypeRouteNodes |
| Constructor and Description |
|---|
DocumentTypeXmlParser() |
| Modifier and Type | Method and Description |
|---|---|
DocumentType |
generateNewDocumentTypeFromExisting(String documentTypeName) |
protected org.kuali.rice.kim.api.group.GroupService |
getGroupService() |
protected XPath |
getXPath() |
List<DocumentType> |
parseDocumentTypes(InputStream input) |
public List docTypeRouteNodes
public DocumentTypeXmlParser()
public List<DocumentType> parseDocumentTypes(InputStream input) throws SAXException, IOException, ParserConfigurationException, XPathExpressionException, WorkflowException, GroupNotFoundException
public DocumentType generateNewDocumentTypeFromExisting(String documentTypeName) throws SAXException, IOException, ParserConfigurationException, XPathExpressionException, GroupNotFoundException, WorkflowException
protected org.kuali.rice.kim.api.group.GroupService getGroupService()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.