|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_lib.deployment.api.CommonsSchemas
This class defines the declarations of the default J2EE 1.4 Schemas
| Constructor Summary | |
CommonsSchemas()
Build a new object for Schemas handling |
|
| Method Summary | |
protected static void |
addSchemas(java.lang.String[] schemas)
Add to our repository the given local schemas |
static java.lang.String |
getHeaderForElement(java.lang.String element,
java.lang.String[] schemas)
|
java.util.List |
getlocalSchemas()
Gets the URLs of the local schemas |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommonsSchemas()
| Method Detail |
public java.util.List getlocalSchemas()
getlocalSchemas in interface Schemas
protected static void addSchemas(java.lang.String[] schemas)
throws java.lang.IllegalStateException
schemas - schemas to add to the repository
java.lang.IllegalStateException - if the dtds is not found as resource
public static java.lang.String getHeaderForElement(java.lang.String element,
java.lang.String[] schemas)
element - name of the root element (jonas-ejb-jar, ...)schemas - array of Schemas (to be always up to date)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||