org.gxml.xs
Interface SmRestrictedXPathParser<S>


public interface SmRestrictedXPathParser<S>


Method Summary
 SmRestrictedXPath<S> parseXPath(java.lang.String xpath, SmPrefixResolver<S> prefixes)
           
 

Method Detail

parseXPath

SmRestrictedXPath<S> parseXPath(java.lang.String xpath,
                                SmPrefixResolver<S> prefixes)
                                throws SmSimpleTypeException
Throws:
SmSimpleTypeException


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.