|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DTDs in org.objectweb.jonas_client.deployment.api |
---|
Classes in org.objectweb.jonas_client.deployment.api that implement DTDs | |
---|---|
class |
AppClientDTDs
This class defines the declarations of DTDs for application-client.xml and jonas-client.xml |
class |
JonasAppClientDTDs
This class defines the declarations of DTDs for jonas-client.xml |
Uses of DTDs in org.objectweb.jonas_ear.deployment.api |
---|
Classes in org.objectweb.jonas_ear.deployment.api that implement DTDs | |
---|---|
class |
EarDTDs
This class defines the declarations of DTDs for application.xml |
Uses of DTDs in org.objectweb.jonas_ejb.deployment.api |
---|
Classes in org.objectweb.jonas_ejb.deployment.api that implement DTDs | |
---|---|
class |
EjbjarDTDs
This class defines the declarations of DTDs for ejbjar.xml and jonas-ejbjar.xml |
class |
JonasEjbjarDTDs
This class defines the declarations of DTDs for ejbjar.xml and jonas-ejbjar.xml |
Uses of DTDs in org.objectweb.jonas_lib.deployment.api |
---|
Classes in org.objectweb.jonas_lib.deployment.api that implement DTDs | |
---|---|
class |
CommonsDTDs
This class defines the declarations of defaults DTDs used for J2EE 1.4 and less |
Uses of DTDs in org.objectweb.jonas_lib.deployment.digester |
---|
Constructors in org.objectweb.jonas_lib.deployment.digester with parameters of type DTDs | |
---|---|
JDigester(JRuleSetBase ruleSet,
boolean parsingWithValidation,
boolean namespaceAware,
DTDs dtds,
Schemas schemas)
Construct an instance of a JDigester which is a Digester that is configured for parsing the deployment descriptors standards and specifics used in JOnAS application. |
Uses of DTDs in org.objectweb.jonas_lib.deployment.validation |
---|
Methods in org.objectweb.jonas_lib.deployment.validation with parameters of type DTDs | |
---|---|
void |
JEntityResolver.addDtds(DTDs dtds)
Add the mapping between a public Id and the local path of the DTD |
Uses of DTDs in org.objectweb.jonas_rar.deployment.api |
---|
Classes in org.objectweb.jonas_rar.deployment.api that implement DTDs | |
---|---|
class |
ConnectorDTDs
This class defines the declarations of DTDs for ra.xml |
class |
JonasConnectorDTDs
This class defines the declarations of DTDs for jonas-ra.xml |
Uses of DTDs in org.objectweb.jonas_web.deployment.api |
---|
Classes in org.objectweb.jonas_web.deployment.api that implement DTDs | |
---|---|
class |
JonasWebAppDTDs
This class defines the declarations of DTDs for jonas-web.xml |
class |
WebAppDTDs
This class defines the declarations of DTDs for web.xml |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |