XarEntry Class Reference

Inherits java::util::HashMap<String, Object>.

Collaboration diagram for XarEntry:

Collaboration graph
[legend]

List of all members.

Public Member Functions

String getCompression ()
String getExtractedChecksum ()
Long getLength ()
MessageDigest getMessageDigest (String checksumAlg)
String getName ()
Long getOffset ()
long getSize ()
boolean hasChecksum ()
 XarEntry (Node node)

Static Public Member Functions

static Map< String, XarEntrygetEntries (Document doc)

Static Package Functions

 [static initializer]

Private Member Functions

Object getValue (String key)

Private Attributes

final Node data
MessageDigest digest

Static Private Attributes

static XPathExpression parentNodes
static final XPath xpath = XPathFactory.newInstance().newXPath()
static XPathExpression xpLength
static XPathExpression xpName
static XPathExpression xpOffset
static XPathExpression xpType


Constructor & Destructor Documentation

XarEntry ( Node  node  ) 


Member Function Documentation

[static initializer] (  )  [static, package]

String getCompression (  ) 

static Map<String, XarEntry> getEntries ( Document  doc  )  [static]

String getExtractedChecksum (  ) 

Long getLength (  ) 

MessageDigest getMessageDigest ( String  checksumAlg  ) 

String getName (  ) 

Long getOffset (  ) 

long getSize (  ) 

Object getValue ( String  key  )  [private]

boolean hasChecksum (  ) 


Member Data Documentation

final Node data [private]

MessageDigest digest [private]

XPathExpression parentNodes [static, private]

final XPath xpath = XPathFactory.newInstance().newXPath() [static, private]

XPathExpression xpLength [static, private]

XPathExpression xpName [static, private]

XPathExpression xpOffset [static, private]

XPathExpression xpType [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:36 2012 for Project Wonder by  doxygen 1.5.8