|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.core.tag.query.Operator
org.icepdf.core.tag.query.And
public class And
| Field Summary |
|---|
| Fields inherited from class org.icepdf.core.tag.query.Operator |
|---|
childExpressions, scope, SCOPE_IMAGE, SCOPE_TAG |
| Constructor Summary | |
|---|---|
And()
|
|
| Method Summary | |
|---|---|
int |
getArgumentCount()
|
boolean |
matches(TaggedDocument td,
TaggedImage ti,
java.lang.String tag)
|
| Methods inherited from class org.icepdf.core.tag.query.Operator |
|---|
describe, getScope, setChildExpressions, setScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public And()
| Method Detail |
|---|
public int getArgumentCount()
public boolean matches(TaggedDocument td,
TaggedImage ti,
java.lang.String tag)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||