org.apache.openjpa.lib.meta
Interface MetaDataFilter.Resource

All Known Implementing Classes:
ZipFileMetaDataIterator, ZipStreamMetaDataIterator
Enclosing interface:
MetaDataFilter

public static interface MetaDataFilter.Resource

Information about a metadata resource.


Method Summary
 byte[] getContent()
          Resource content.
 String getName()
          The name of the resource.
 

Method Detail

getName

String getName()
The name of the resource.


getContent

byte[] getContent()
                  throws IOException
Resource content.

Throws:
IOException


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01