Uses of Class
ecologylab.xml.ElementState.xml_leaf

Packages that use ElementState.xml_leaf
ecologylab.services.logging Interface Ecology Lab Logging. 
ecologylab.services.messages Messages passed in the ecologylab.services Distributed Computing Framework (DCF). 
ecologylab.services.messages.cf Messages for combinFormation client services. 
ecologylab.xml.library.kml.geometry   
ecologylab.xml.library.rest   
ecologylab.xml.library.yahoo ElementState subclasses that enable translation of XML entities from the Yahoo web services API. 
 

Uses of ElementState.xml_leaf in ecologylab.services.logging
 

Fields in ecologylab.services.logging with annotations of type ElementState.xml_leaf
protected  java.lang.StringBuilder LogRequestMessage.bufferToLog
           
 

Uses of ElementState.xml_leaf in ecologylab.services.messages
 

Fields in ecologylab.services.messages with annotations of type ElementState.xml_leaf
protected  java.lang.String CfCollaborationGetSurrogate.surrogateSetString
           
 

Uses of ElementState.xml_leaf in ecologylab.services.messages.cf
 

Fields in ecologylab.services.messages.cf with annotations of type ElementState.xml_leaf
protected  java.lang.String CfCollaborationGetSurrogate.surrogateSetString
           
 

Uses of ElementState.xml_leaf in ecologylab.xml.library.kml.geometry
 

Fields in ecologylab.xml.library.kml.geometry with annotations of type ElementState.xml_leaf
protected  Coordinates Geometry.coordinates
           
 

Uses of ElementState.xml_leaf in ecologylab.xml.library.rest
 

Fields in ecologylab.xml.library.rest with annotations of type ElementState.xml_leaf
protected  java.lang.String Header.contentLastFetched
           
protected  java.lang.String Header.contentLastModified
           
protected  java.lang.String Header.identifier
           
protected  java.lang.String Header.lastIndexed
           
protected  java.lang.String Header.metadataLastModified
           
protected  int ResultsInfo.numReturned
           
protected  int ResultsInfo.numSkipped
           
protected  int Record.position
           
protected  java.net.URL RestSearchResult.request
           
protected  java.lang.String RestSearchResult.responseTime
           
protected  double Record.score
           
protected  int ResultsInfo.totalNumResults
           
 

Uses of ElementState.xml_leaf in ecologylab.xml.library.yahoo
 

Fields in ecologylab.xml.library.yahoo with annotations of type ElementState.xml_leaf
 java.lang.String Result.FileFormat
          For image search only.
 int Result.FileSize
          Another field for image search only.
 int ThumbnailState.Height
           
 int Result.Height
           
 java.lang.String Result.MimeType
          For web search only.
 java.lang.String Result.NewsSource
          Specific to news search.
 ParsedURL Result.RefererUrl
          For image search, this is the Container web page!
 java.lang.String Result.Summary
           
 java.lang.String Result.Title
           
 ParsedURL ThumbnailState.Url
           
 ParsedURL Result.Url
          For web search, the URL of the document.
 int ThumbnailState.Width
           
 int Result.Width