Package | Description |
---|---|
org.cyberneko.html |
Modifier and Type | Field and Description |
---|---|
HTMLTagBalancer.Info[] |
HTMLTagBalancer.InfoStack.data
The stack data.
|
Modifier and Type | Method and Description |
---|---|
HTMLTagBalancer.Info |
HTMLTagBalancer.InfoStack.peek()
Peeks at the top of the stack.
|
HTMLTagBalancer.Info |
HTMLTagBalancer.InfoStack.pop()
Pops the top item off of the stack.
|
Modifier and Type | Method and Description |
---|---|
void |
HTMLTagBalancer.InfoStack.push(HTMLTagBalancer.Info info)
Pushes element information onto the stack.
|
(C) Copyright 2002-2014, Andy Clark, Marc Guillemot. All rights reserved.