public class MsOfficeTagRuleBundle extends Object implements TagRuleBundle
TagRuleBundle that adds document properties from MS Office Word and Excel
documents that have been saved as HTML.
These are:
office.DocumentProperties.XXX: The document properties, where XXX is
Author, Company, Version, etc.| Constructor and Description |
|---|
MsOfficeTagRuleBundle() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext) |
protected String[] |
getOfficePropertyNames() |
void |
install(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext) |
public void install(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
install in interface TagRuleBundlepublic void cleanUp(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
cleanUp in interface TagRuleBundleprotected String[] getOfficePropertyNames()
Copyright © 2015. All Rights Reserved.