com.sri.emo.wizard.creation
Class ExtendedAllowedHtmlPlusURLFilter

java.lang.Object
  extended by com.jcorporate.expresso.core.security.filters.Filter
      extended by com.jcorporate.expresso.core.security.filters.HtmlFilter
          extended by com.jcorporate.expresso.core.security.filters.HtmlPlusURLFilter
              extended by com.sri.emo.wizard.creation.ExtendedAllowedHtmlPlusURLFilter

public class ExtendedAllowedHtmlPlusURLFilter
extends HtmlPlusURLFilter

Title:

Description:

Copyright: Copyright (c) 2003

Company:

Version:
1.0
Author:
not attributable

Field Summary
static String[] ALLOWED_HTML
           
 
Fields inherited from class com.jcorporate.expresso.core.security.filters.HtmlPlusURLFilter
MAX_CHARS_IN_URL_LABEL, URL_INFORMAL_PREFIXES, URL_TYPES
 
Fields inherited from class com.jcorporate.expresso.core.security.filters.HtmlFilter
REPLACE_LIST, SPECIAL_STRING_LIST
 
Constructor Summary
ExtendedAllowedHtmlPlusURLFilter()
          No-arg constructor required Just append special html filtering string list with allowed html
 
Method Summary
 
Methods inherited from class com.jcorporate.expresso.core.security.filters.HtmlPlusURLFilter
addHttpPrefixIfNeeded, findEndOfHref, getWebHostPort, hasValidUrlPrefix, insertHrefTags, isValidUrl, standardFilter
 
Methods inherited from class com.jcorporate.expresso.core.security.filters.Filter
rawFilter, stripFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALLOWED_HTML

public static final String[] ALLOWED_HTML
Constructor Detail

ExtendedAllowedHtmlPlusURLFilter

public ExtendedAllowedHtmlPlusURLFilter()
                                 throws IllegalArgumentException
No-arg constructor required Just append special html filtering string list with allowed html

Throws:
IllegalArgumentException


Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.