org.drools.guvnor.server.contenthandler
Class SpringContextValidator
java.lang.Object
org.drools.guvnor.server.contenthandler.SpringContextValidator
public class SpringContextValidator
- extends Object
The Meaning of this class is to validate the Syntax of the Spring Context XML FILE.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringContextValidator
public SpringContextValidator()
setContent
public void setContent(InputStream content)
setContentAsString
public void setContentAsString(String content)
validate
public String validate()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.