org.kuali.rice.edl.impl.xml
Class EDocLiteXmlParser

java.lang.Object
  extended by org.kuali.rice.edl.impl.xml.EDocLiteXmlParser

public class EDocLiteXmlParser
extends Object

An XML parser which parses EDocLite definitions.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
EDocLiteXmlParser()
           
 
Method Summary
static void loadXml(InputStream inputStream, String principalId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDocLiteXmlParser

public EDocLiteXmlParser()
Method Detail

loadXml

public static void loadXml(InputStream inputStream,
                           String principalId)


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.