public class ComponentTest extends Object
| Constructor and Description |
|---|
ComponentTest(int componentKind,
QNameTest nameTest,
int arity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getArity() |
int |
getComponentKind() |
QNameTest |
getQNameTest() |
int |
hashCode() |
boolean |
isPartialWildcard() |
boolean |
matches(Actor component) |
public ComponentTest(int componentKind,
QNameTest nameTest,
int arity)
Copyright (c) 2004-2017 Saxonica Limited. All rights reserved.