Uses of Class
org.netbeans.mdr.persistence.btreeimpl.btreestorage.FileHeader

Packages that use FileHeader
org.netbeans.mdr.persistence.btreeimpl.btreestorage Together, the btreestorage and btreeindex packages provide the btree storage implementation for the NetBeans meta-data repository. 
 

Uses of FileHeader in org.netbeans.mdr.persistence.btreeimpl.btreestorage
 

Methods in org.netbeans.mdr.persistence.btreeimpl.btreestorage that return FileHeader
static FileHeader FileHeader.createFiles(java.lang.String[] names, int size, boolean replace)
          Create a set of files with a common header
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.