|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvending.provisioning.stocking.filter.FormatFilter
public final class FormatFilter
Filter that removes white space from the provisioning.xml file and that removes "/" from all content/icons references within the xml file.
| Constructor Summary | |
|---|---|
FormatFilter()
|
|
| Method Summary | |
|---|---|
void |
doFilter(FilterTask filterTask)
Uses the FilterTask to filter the content and to modify the provisioning archive descriptor. |
void |
formatClientBundle(ClientBundleType bundle)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormatFilter()
| Method Detail |
|---|
public void doFilter(FilterTask filterTask)
StockingFilterFilterTask to filter the content and to modify the provisioning archive descriptor.
This method may also choose to use StockingComponent.handleStockingEvent() to notify the
provisioning framework of any modifications to the PAR file.
doFilter in interface StockingFilterpublic void formatClientBundle(ClientBundleType bundle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||