| Home >> All >> com >> opencms >> [ htmlconverter Javadoc ] |
com.opencms.htmlconverter: Javadoc index of package com.opencms.htmlconverter.
Package Samples:
com.opencms.htmlconverter
Classes:
CmsHtmlConverter: Implementation of interface I_CmsHtmlConverterInterface: Tool to check and transform HTML input code to user-defined output, for example JSP, JavaScript or other syntax.
CmsHtmlConverterObjectReplaceStrings: Object for replacing Strings. Contains 4 Strings with String to replace, String with new content and prefix and suffix.
CmsHtmlConverterObjectReplaceExtendedChars: Object for replacing extended characters. Contains 2 Strings with String to replace and String with new content.
CmsHtmlConverterConfig: Configuration class for CmsHtmlConverter, user defined configuration is parsed and used by CmsHtmlConverter.
CmsHtmlConverterTools: Various methods used by CmsHtmlConverter to check, remove or replace tags and Strings.
I_CmsHtmlConverterInterface: Interface definition of CmsHtmlConverter with declaration of necessary methods.
CmsHtmlConverterObjectReplaceContent: Object to replace content in html code before parsing it with JTidy.
CmsHtmlConverterObjectReplaceBlocks: Object for replacing blocks of HTML code.
CmsHtmlConverterObjectReplaceTags: Object for replacing HTML tags.
| Home | Contact Us | Privacy Policy | Terms of Service |