public interface ComponentAcceptor
Modifier and Type | Method and Description |
---|---|
void |
acceptComponent(Component component)
Accept a component from a used package, modifying its visibility if necessary
|
void acceptComponent(Component component) throws XPathException
component
- the component to be accepted; as a side-effect of this method, the
visibility of the component may changeXPathException
- if the requested visibility is incompatible with the declared
visibilityCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.