BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.objects.XNumber

Packages that use XNumber
weblogic.apache.xpath.patterns   
 

Uses of XNumber in weblogic.apache.xpath.patterns
 

Fields in weblogic.apache.xpath.patterns declared as XNumber
static XNumber NodeTest.SCORE_NODETEST
          The match score if the pattern consists of just a NodeTest.
static XNumber NodeTest.SCORE_NSWILD
          The match score if the pattern pattern has the form NCName:*.
static XNumber NodeTest.SCORE_QNAME
          The match score if the pattern has the form of a QName optionally preceded by an @ character.
static XNumber NodeTest.SCORE_OTHER
          The match score if the pattern consists of something other than just a NodeTest or just a qname.
static XNumber NodeTest.SCORE_NONE
          The match score if no match is made.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.