|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.p13n.rules.manager.DeploymentFactory
Factory for creating all rule set deployment-related interface implementations.
RuleSetArchive
Constructor Summary | |
DeploymentFactory()
|
Method Summary | |
static RuleSetArchive |
createRuleSetArchive(java.lang.String uri,
java.lang.String xml)
Constructs a RuleSetArchive for the given rule set
URI and XML document. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DeploymentFactory()
Method Detail |
public static RuleSetArchive createRuleSetArchive(java.lang.String uri, java.lang.String xml)
RuleSetArchive
for the given rule set
URI and XML document.
uri
- the URI for identifying the rule set.xml
- the rule set XML.RuleSetArchive
instance.
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |