com.day.cq.wcm.siteimporter.resource
Class HtmlImporterResource
java.lang.Object
com.day.cq.wcm.siteimporter.resource.ImporterResource
com.day.cq.wcm.siteimporter.resource.HtmlImporterResource
public class HtmlImporterResource
- extends ImporterResource
|
Field Summary |
protected ArrayList<com.day.cq.wcm.siteimporter.resource.HtmlImporterResource.ExtractableTag> |
tags
|
| Methods inherited from class com.day.cq.wcm.siteimporter.resource.ImporterResource |
getCharset, getContent, getContent, getContext, getDownloadLocation, getDownloadStream, getLocation, getMimeType, isDownloaded, reload, reload, setDownloadLocation, toAbsoluteReference |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tags
protected ArrayList<com.day.cq.wcm.siteimporter.resource.HtmlImporterResource.ExtractableTag> tags
HtmlImporterResource
public HtmlImporterResource(URL location,
ImporterContext ctx)
triggerAction
public Object triggerAction(ImporterResourceVisitor is)
- Specified by:
triggerAction in class ImporterResource
getExternalReferences
public ArrayList<ReferenceLocation> getExternalReferences()
- Specified by:
getExternalReferences in class ImporterResource
getHtmlReferences
protected ArrayList<ReferenceLocation> getHtmlReferences()
getCssReferences
protected ArrayList<ReferenceLocation> getCssReferences()
getStyleTags
protected ArrayList<ReferenceLocation> getStyleTags(String content)
getBasePath
public String getBasePath()
- Overrides:
getBasePath in class ImporterResource
getStyleAttributes
protected ArrayList<ReferenceLocation> getStyleAttributes(String content)
Copyright © 2011-2012 Adobe Systems Incorporated. All Rights Reserved.