|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.recordio.RecordRestrictionAssembler
public class RecordRestrictionAssembler
Constructor Summary | |
---|---|
RecordRestrictionAssembler()
|
Method Summary | |
---|---|
Restriction |
assemble(ConfigurationContext context)
|
void |
injectComponent(XsltConfiguration xsltConfiguration)
|
void |
setNegate(java.lang.String negate)
|
void |
setRecordType(Name recordType)
|
void |
setTest(java.lang.String testExpr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecordRestrictionAssembler()
Method Detail |
---|
public void setRecordType(Name recordType)
public void setTest(java.lang.String testExpr)
public void setNegate(java.lang.String negate)
public void injectComponent(XsltConfiguration xsltConfiguration)
public Restriction assemble(ConfigurationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |