Searched defs:_manifest (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/
H A DReference.java144 Manifest _manifest = null; field in class:Reference
174 this._manifest = manifest;
180 // this._manifest.appendChild(this._constructionElement);
181 // this._manifest.appendChild(this._doc.createTextNode("\n"));
229 this._manifest = manifest;
408 this._baseURI, this._manifest._perManifestResolvers);
417 resolver.addProperties(this._manifest._resolverProperties);

Completed in 71 milliseconds