public class PageRegionExtractor
extends jodd.lagarto.EmptyTagVisitor
| Modifier and Type | Class and Description |
|---|---|
static class |
PageRegionExtractor.RegionMarker
Region marker for founded, and not yet closed regions.
|
| Modifier and Type | Field and Description |
|---|---|
protected DecoraTag[] |
decoraTags |
protected java.util.LinkedList<PageRegionExtractor.RegionMarker> |
regionMarkers
Decora tags of current regions.
|
| Constructor and Description |
|---|
PageRegionExtractor(DecoraTag[] decoraTags) |
protected final DecoraTag[] decoraTags
protected java.util.LinkedList<PageRegionExtractor.RegionMarker> regionMarkers
public PageRegionExtractor(DecoraTag[] decoraTags)
Copyright © 2003-2013 Jodd Team