|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.deployment.common.CommonsDTDs
public abstract class CommonsDTDs
This class defines the declarations of defaults DTDs used for J2EE 1.4 and less
| Constructor Summary | |
|---|---|
CommonsDTDs()
Build a new object for DTDs handling. |
|
| Method Summary | |
|---|---|
protected void |
addMapping(String[] dtds,
String[] publicIds)
Add to the list of DTDS the given dtds/publicId. |
Map |
getMapping()
Gets the mapping between publicIds and DTDs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonsDTDs()
| Method Detail |
|---|
public Map getMapping()
getMapping in interface DTDs
protected void addMapping(String[] dtds,
String[] publicIds)
dtds - array of dtdspublicIds - array of publicIds
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||