| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.matthias_burbach.util.ElementExclusionFilter
| Field Summary | |
private  java.util.Set | 
excludedElementNames
 | 
| Constructor Summary | |
ElementExclusionFilter(java.lang.String excludedElementName)
 | 
|
ElementExclusionFilter(java.lang.String[] excludedElementNames)
 | 
|
| Method Summary | |
 boolean | 
matches(java.lang.Object contentObject)
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
private java.util.Set excludedElementNames
| Constructor Detail | 
public ElementExclusionFilter(java.lang.String excludedElementName)
public ElementExclusionFilter(java.lang.String[] excludedElementNames)
| Method Detail | 
public boolean matches(java.lang.Object contentObject)
matches in interface org.jdom.filter.Filter
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||