| java.util.List<SimpleView> | ChildrenView. xpath(Env env,
     SimpleNamespaceContext context,
     java.lang.String expression) | 
| java.util.List<SimpleView> | DocumentView. xpath(Env env,
     SimpleNamespaceContext context,
     java.lang.String expression) | 
| java.util.List<SimpleView> | ElementView. xpath(Env env,
     SimpleNamespaceContext context,
     java.lang.String expression) | 
| java.util.List<SimpleView> | SelectedView. xpath(Env env,
     SimpleNamespaceContext context,
     java.lang.String expression) | 
| java.util.List<SimpleView> | SimpleView. xpath(Env env,
     SimpleNamespaceContext context,
     java.lang.String expression) | 
| protected static java.util.List<SimpleView> | SimpleView. xpath(org.w3c.dom.Node node,
     SimpleNamespaceContext context,
     java.lang.String expression) |