com.sun.grizzly.http.webxml.parser.helper
Class WebXmlHelper
java.lang.Object
com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
public class WebXmlHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebXmlHelper
public WebXmlHelper()
isDtdFound
public boolean isDtdFound()
setDtdFound
public void setDtdFound(boolean dtdFound)
isXsdFound
public boolean isXsdFound()
setXsdFound
public void setXsdFound(boolean xsdFound)
getVersion
public String getVersion()
setVersion
public void setVersion(String version)
getInfo
public void getInfo(String file)
throws Exception
- Throws:
Exception
Copyright © 2012 Oracle Corporation. All Rights Reserved.