| Package | Description |
|---|---|
| org.htmlparser.parserapplications.filterbuilder | |
| org.htmlparser.parserapplications.filterbuilder.wrappers |
| Modifier and Type | Method and Description |
|---|---|
protected static SubFilterList |
Filter.getEnclosed(java.awt.Component component)
Get the enclosed sub filter list if any.
|
protected SubFilterList |
FilterBuilder.getEnclosed(java.awt.Component component)
Get the enclosed sub filter list if any.
|
protected SubFilterList |
FilterBuilder.getEnclosing(java.awt.Component component)
Get the enclosing sub filter list if any.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FilterBuilder.insertFilters(Filter[] filters,
java.awt.Point point,
SubFilterList list)
Adds a set of filters to the main panel or a sublist.
|
| Modifier and Type | Field and Description |
|---|---|
protected SubFilterList |
AndFilterWrapper.mContainer
The drop target container.
|
protected SubFilterList |
HasChildFilterWrapper.mContainer
The drop target container.
|
protected SubFilterList |
HasParentFilterWrapper.mContainer
The drop target container.
|
protected SubFilterList |
HasSiblingFilterWrapper.mContainer
The drop target container.
|
protected SubFilterList |
NotFilterWrapper.mContainer
The drop target container.
|
protected SubFilterList |
OrFilterWrapper.mContainer
The drop target container.
|
HTML Parser is an open source library released under LGPL.