net.sf.xslthl.highlighters.xml
Class ElementPrefix

java.lang.Object
  extended by net.sf.xslthl.highlighters.xml.ElementSet
      extended by net.sf.xslthl.highlighters.xml.ElementPrefix

public class ElementPrefix
extends ElementSet

Style override based on XML prefix


Field Summary
 
Fields inherited from class net.sf.xslthl.highlighters.xml.ElementSet
style
 
Constructor Summary
ElementPrefix(Params params)
           
 
Method Summary
 boolean matches(String tagName)
           
 
Methods inherited from class net.sf.xslthl.highlighters.xml.ElementSet
getStyle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementPrefix

public ElementPrefix(Params params)
              throws HighlighterConfigurationException
Throws:
HighlighterConfigurationException
Method Detail

matches

public boolean matches(String tagName)
Specified by:
matches in class ElementSet
Returns:
true if it matches an overridden style


Copyright © 2005-2014. All Rights Reserved.