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(ComponentCode component) |
public ComponentTest(int componentKind, QNameTest nameTest, int arity)
public int getComponentKind()
public QNameTest getQNameTest()
public int getArity()
public boolean isPartialWildcard()
public boolean matches(ComponentCode component)
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.