blob: af27cd9acdd0556a092d909173411012960916ba [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:26:22 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>OdfSchemaDocument (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OdfSchemaDocument (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OdfSchemaDocument.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaConstraint.html" title="enum in org.odftoolkit.odfdom.dom"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.OdfXMLFile.html" title="enum in org.odftoolkit.odfdom.dom"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/odfdom/dom/OdfSchemaDocument.html" target="_top">Frames</a></li>
<li><a href="OdfSchemaDocument.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.odftoolkit.odfdom.dom</div>
<h2 title="Class OdfSchemaDocument" class="title">Class OdfSchemaDocument</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html" title="class in org.odftoolkit.odfdom.pkg">org.odftoolkit.odfdom.pkg.OdfPackageDocument</a></li>
<li>
<ul class="inheritance">
<li>org.odftoolkit.odfdom.dom.OdfSchemaDocument</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/odftoolkit/odfdom/doc/OdfDocument.html" title="class in org.odftoolkit.odfdom.doc">OdfDocument</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">OdfSchemaDocument</span>
extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackageDocument</a></pre>
<div class="block">A document in ODF is from the package view a directory with a media type.
If the media type represents a document described by the ODF 1.2 Schema,
certain files are assumed within:
content.xml, styles.xml, metadata.xml and settings.xml.
The class represents such a document, providing easier access to its XML files.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.OdfXMLFile.html" title="enum in org.odftoolkit.odfdom.dom">OdfSchemaDocument.OdfXMLFile</a></strong></code>
<div class="block">This enum contains all possible standardized XML ODF files of the OpenDocument document.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.odftoolkit.odfdom.pkg.OdfPackageDocument">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.odftoolkit.odfdom.pkg.<a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackageDocument</a></h3>
<code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.Resource.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackageDocument.Resource</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/odftoolkit/odfdom/dom/OdfContentDom.html" title="class in org.odftoolkit.odfdom.dom">OdfContentDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#mContentDom">mContentDom</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeStyles</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#mDocumentStyles">mDocumentStyles</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/odftoolkit/odfdom/dom/OdfMetaDom.html" title="class in org.odftoolkit.odfdom.dom">OdfMetaDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#mMetaDom">mMetaDom</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/odftoolkit/odfdom/dom/OdfSettingsDom.html" title="class in org.odftoolkit.odfdom.dom">OdfSettingsDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#mSettingsDom">mSettingsDom</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/odftoolkit/odfdom/dom/OdfStylesDom.html" title="class in org.odftoolkit.odfdom.dom">OdfStylesDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#mStylesDom">mStylesDom</a></strong></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.odftoolkit.odfdom.pkg.OdfPackageDocument">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.odftoolkit.odfdom.pkg.<a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackageDocument</a></h3>
<code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#mDocumentMediaType">mDocumentMediaType</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#mDocumentPathInPackage">mDocumentPathInPackage</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#mPackage">mPackage</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#ROOT_DOCUMENT_PATH">ROOT_DOCUMENT_PATH</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#OdfSchemaDocument(org.odftoolkit.odfdom.pkg.OdfPackage, java.lang.String, java.lang.String)">OdfSchemaDocument</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackage.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackage</a>&nbsp;pkg,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;internalPath,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediaTypeString)</code>
<div class="block">Creates a new OdfSchemaDocument.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#close()">close</a></strong>()</code>
<div class="block">Close the OdfPackage and release all temporary created data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getBaseURI()">getBaseURI</a></strong>()</code>
<div class="block">Get the URI, where this ODF document is stored.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.hp.hpl.jena.rdf.model.Model</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getBookmarkRDFMetadata()">getBookmarkRDFMetadata</a></strong>()</code>
<div class="block">Get in-content metadata model of bookmarks</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/dom/OdfContentDom.html" title="class in org.odftoolkit.odfdom.dom">OdfContentDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getContentDom()">getContentDom</a></strong>()</code>
<div class="block">Return the ODF type-based content DOM of the content.xml</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getContentStream()">getContentStream</a></strong>()</code>
<div class="block">Gets the ODF content.xml file as stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeStyles</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getDocumentStyles()">getDocumentStyles</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getFileDom(org.odftoolkit.odfdom.dom.OdfSchemaDocument.OdfXMLFile)">getFileDom</a></strong>(<a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.OdfXMLFile.html" title="enum in org.odftoolkit.odfdom.dom">OdfSchemaDocument.OdfXMLFile</a>&nbsp;file)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.hp.hpl.jena.rdf.model.Model</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getInContentMetadata()">getInContentMetadata</a></strong>()</code>
<div class="block">Get In Content RDF Metadata through GRDDL XSLT
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415070_253892949</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.hp.hpl.jena.rdf.model.Model</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getInContentMetadataFromCache()">getInContentMetadataFromCache</a></strong>()</code>
<div class="block">Get in-content metadata cache model</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.hp.hpl.jena.rdf.model.Model</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getManifestRDFMetadata()">getManifestRDFMetadata</a></strong>()</code>
<div class="block">Get RDF metadata from manifest.rdf and those rdf files registered in the
manifest.xml as "application/rdf+xml" through GRDDL XSLT
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415072_253892949</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleMasterPageElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleMasterPageElement</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getMasterPages()">getMasterPages</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>This method will be moved to the generated sources as soon
code generation was improved!</i></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/dom/OdfMetaDom.html" title="class in org.odftoolkit.odfdom.dom">OdfMetaDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getMetaDom()">getMetaDom</a></strong>()</code>
<div class="block">Return the ODF type-based metadata DOM of the meta.xml</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getMetaStream()">getMetaStream</a></strong>()</code>
<div class="block">Gets the ODF metadata.xml file as stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeMasterStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeMasterStyles</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getOfficeMasterStyles()">getOfficeMasterStyles</a></strong>()</code>
<div class="block">return the office:master-styles element of this document.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeStyles</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getOrCreateDocumentStyles()">getOrCreateDocumentStyles</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.hp.hpl.jena.rdf.model.Model</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getRDFMetadata()">getRDFMetadata</a></strong>()</code>
<div class="block">Get all two types of RDF Metadata through GRDDL XSLT:
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415068_253892949</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/dom/OdfSettingsDom.html" title="class in org.odftoolkit.odfdom.dom">OdfSettingsDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getSettingsDom()">getSettingsDom</a></strong>()</code>
<div class="block">Return the ODF type-based settings DOM of the settings.xml</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getSettingsStream()">getSettingsStream</a></strong>()</code>
<div class="block">Gets the ODF settings.xml file as stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/dom/OdfStylesDom.html" title="class in org.odftoolkit.odfdom.dom">OdfStylesDom</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getStylesDom()">getStylesDom</a></strong>()</code>
<div class="block">Return the ODF type-based styles DOM of the styles.xml</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getStylesStream()">getStylesStream</a></strong>()</code>
<div class="block">Gets the ODF style.xml file as stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableElement</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getTables()">getTables</a></strong>()</code>
<div class="block">Return a list of table features in this document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.html#getXMLFilePath(org.odftoolkit.odfdom.dom.OdfSchemaDocument.OdfXMLFile)">getXMLFilePath</a></strong>(<a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.OdfXMLFile.html" title="enum in org.odftoolkit.odfdom.dom">OdfSchemaDocument.OdfXMLFile</a>&nbsp;file)</code>
<div class="block">Get the relative path for an embedded ODF document including its file name.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.odftoolkit.odfdom.pkg.OdfPackageDocument">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.odftoolkit.odfdom.pkg.<a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackageDocument</a></h3>
<code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#flushDoms()">flushDoms</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#getDocumentPath()">getDocumentPath</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#getFileDom(java.lang.String)">getFileDom</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#getMediaTypeString()">getMediaTypeString</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#getPackage()">getPackage</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#getXMLFileMetadata(java.lang.String)">getXMLFileMetadata</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#insertDocument(org.odftoolkit.odfdom.pkg.OdfPackageDocument, java.lang.String)">insertDocument</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#isExternalReference(java.lang.String)">isExternalReference</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#isRootDocument()">isRootDocument</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#loadDocument(java.lang.String)">loadDocument</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#loadSubDocument(java.lang.String)">loadSubDocument</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#normalizeDocumentPath(java.lang.String)">normalizeDocumentPath</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#removeDocument(java.lang.String)">removeDocument</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#save(java.io.File)">save</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#save(java.lang.String)">save</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#setMediaTypeString(java.lang.String)">setMediaTypeString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="mContentDom">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mContentDom</h4>
<pre>protected&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfContentDom.html" title="class in org.odftoolkit.odfdom.dom">OdfContentDom</a> mContentDom</pre>
</li>
</ul>
<a name="mStylesDom">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mStylesDom</h4>
<pre>protected&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfStylesDom.html" title="class in org.odftoolkit.odfdom.dom">OdfStylesDom</a> mStylesDom</pre>
</li>
</ul>
<a name="mMetaDom">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mMetaDom</h4>
<pre>protected&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfMetaDom.html" title="class in org.odftoolkit.odfdom.dom">OdfMetaDom</a> mMetaDom</pre>
</li>
</ul>
<a name="mSettingsDom">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mSettingsDom</h4>
<pre>protected&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfSettingsDom.html" title="class in org.odftoolkit.odfdom.dom">OdfSettingsDom</a> mSettingsDom</pre>
</li>
</ul>
<a name="mDocumentStyles">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>mDocumentStyles</h4>
<pre>protected&nbsp;<a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeStyles</a> mDocumentStyles</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="OdfSchemaDocument(org.odftoolkit.odfdom.pkg.OdfPackage, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OdfSchemaDocument</h4>
<pre>protected&nbsp;OdfSchemaDocument(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackage.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackage</a>&nbsp;pkg,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;internalPath,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediaTypeString)</pre>
<div class="block">Creates a new OdfSchemaDocument.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pkg</code> - - the ODF Package that contains the document. A baseURL is being generated based on its location.</dd><dd><code>internalPath</code> - - the directory path within the package from where the document should be loaded.</dd><dd><code>mediaTypeString</code> - - media type of stream. If unknown null can be used.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getContentStream()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContentStream</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;getContentStream()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Gets the ODF content.xml file as stream.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- a stream of the ODF content 'content.xml' file</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - - if the stream can not be extracted</dd></dl>
</li>
</ul>
<a name="getStylesStream()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStylesStream</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;getStylesStream()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Gets the ODF style.xml file as stream.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- a stream of the ODF style 'styles.xml' file</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - - if the stream can not be extracted</dd></dl>
</li>
</ul>
<a name="getSettingsStream()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSettingsStream</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;getSettingsStream()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Gets the ODF settings.xml file as stream.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- a stream of the ODF settings 'setting.xml' file</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - - if the stream can not be extracted</dd></dl>
</li>
</ul>
<a name="getMetaStream()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMetaStream</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;getMetaStream()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Gets the ODF metadata.xml file as stream.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- a stream of the ODF metadata 'meta.xml' file</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - - if the stream can not be extracted</dd></dl>
</li>
</ul>
<a name="getXMLFilePath(org.odftoolkit.odfdom.dom.OdfSchemaDocument.OdfXMLFile)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXMLFilePath</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXMLFilePath(<a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.OdfXMLFile.html" title="enum in org.odftoolkit.odfdom.dom">OdfSchemaDocument.OdfXMLFile</a>&nbsp;file)</pre>
<div class="block">Get the relative path for an embedded ODF document including its file name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - represents one of the standardized XML ODF files.</dd>
<dt><span class="strong">Returns:</span></dt><dd>path to embedded ODF XML file relative to ODF package root.</dd></dl>
</li>
</ul>
<a name="getBaseURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseURI</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getBaseURI()</pre>
<div class="block">Get the URI, where this ODF document is stored.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the URI to the ODF document. Returns null if document is not stored yet.</dd></dl>
</li>
</ul>
<a name="getContentDom()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContentDom</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfContentDom.html" title="class in org.odftoolkit.odfdom.dom">OdfContentDom</a>&nbsp;getContentDom()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Return the ODF type-based content DOM of the content.xml</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>ODF type-based content DOM or null if no content.xml exists.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if content DOM could not be initialized</dd></dl>
</li>
</ul>
<a name="getStylesDom()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStylesDom</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfStylesDom.html" title="class in org.odftoolkit.odfdom.dom">OdfStylesDom</a>&nbsp;getStylesDom()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Return the ODF type-based styles DOM of the styles.xml</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>ODF type-based styles DOM or null if no styles.xml exists.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if styles DOM could not be initialized</dd></dl>
</li>
</ul>
<a name="getMetaDom()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMetaDom</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfMetaDom.html" title="class in org.odftoolkit.odfdom.dom">OdfMetaDom</a>&nbsp;getMetaDom()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Return the ODF type-based metadata DOM of the meta.xml</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>ODF type-based meta DOM or null if no meta.xml exists.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if meta DOM could not be initialized</dd></dl>
</li>
</ul>
<a name="getSettingsDom()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSettingsDom</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/dom/OdfSettingsDom.html" title="class in org.odftoolkit.odfdom.dom">OdfSettingsDom</a>&nbsp;getSettingsDom()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Return the ODF type-based settings DOM of the settings.xml</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>ODF type-based settings DOM or null if no settings.xml exists.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if settings DOM could not be initialized</dd></dl>
</li>
</ul>
<a name="getDocumentStyles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDocumentStyles</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeStyles</a>&nbsp;getDocumentStyles()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>the office:styles element from the styles dom or null if there is
no such element.</dd></dl>
</li>
</ul>
<a name="getOfficeMasterStyles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeMasterStyles</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeMasterStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeMasterStyles</a>&nbsp;getOfficeMasterStyles()</pre>
<div class="block">return the office:master-styles element of this document.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the office:master-styles element</dd></dl>
</li>
</ul>
<a name="getOrCreateDocumentStyles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOrCreateDocumentStyles</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html" title="class in org.odftoolkit.odfdom.incubator.doc.office">OdfOfficeStyles</a>&nbsp;getOrCreateDocumentStyles()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>the office:styles element from the styles dom. If there is not
yet such an element, it is created.</dd></dl>
</li>
</ul>
<a name="getTables()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTables</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableElement</a>&gt;&nbsp;getTables()</pre>
<div class="block">Return a list of table features in this document.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>a list of table features in this document.</dd></dl>
</li>
</ul>
<a name="getMasterPages()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMasterPages</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleMasterPageElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleMasterPageElement</a>&gt;&nbsp;getMasterPages()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>This method will be moved to the generated sources as soon
code generation was improved!</i></div>
<div class="block">ToDo: Instead of adding all elements using an index to the document, we
might add a pattern to the code generation to create a HashMap either on
demand (whenever such a structure is required from the user) or by
default</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="close()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>public&nbsp;void&nbsp;close()</pre>
<div class="block">Close the OdfPackage and release all temporary created data.
Acter execution of this method, this class is no longer usable.
Do this as the last action to free resources.
Closing an already closed document has no effect.
Note that this will not close any cached documents.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html#close()">close</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfPackageDocument.html" title="class in org.odftoolkit.odfdom.pkg">OdfPackageDocument</a></code></dd>
</dl>
</li>
</ul>
<a name="getFileDom(org.odftoolkit.odfdom.dom.OdfSchemaDocument.OdfXMLFile)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFileDom</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;getFileDom(<a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.OdfXMLFile.html" title="enum in org.odftoolkit.odfdom.dom">OdfSchemaDocument.OdfXMLFile</a>&nbsp;file)
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="getRDFMetadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRDFMetadata</h4>
<pre>public&nbsp;com.hp.hpl.jena.rdf.model.Model&nbsp;getRDFMetadata()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Get all two types of RDF Metadata through GRDDL XSLT:
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415068_253892949</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="getInContentMetadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInContentMetadata</h4>
<pre>public&nbsp;com.hp.hpl.jena.rdf.model.Model&nbsp;getInContentMetadata()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Get In Content RDF Metadata through GRDDL XSLT
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415070_253892949</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="getInContentMetadataFromCache()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInContentMetadataFromCache</h4>
<pre>public&nbsp;com.hp.hpl.jena.rdf.model.Model&nbsp;getInContentMetadataFromCache()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Get in-content metadata cache model</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The in-content metadata cache model</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="getManifestRDFMetadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getManifestRDFMetadata</h4>
<pre>public&nbsp;com.hp.hpl.jena.rdf.model.Model&nbsp;getManifestRDFMetadata()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Get RDF metadata from manifest.rdf and those rdf files registered in the
manifest.xml as "application/rdf+xml" through GRDDL XSLT
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415072_253892949</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="getBookmarkRDFMetadata()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getBookmarkRDFMetadata</h4>
<pre>public&nbsp;com.hp.hpl.jena.rdf.model.Model&nbsp;getBookmarkRDFMetadata()
throws <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Get in-content metadata model of bookmarks</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The in-content metadata model of bookmarks</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OdfSchemaDocument.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaConstraint.html" title="enum in org.odftoolkit.odfdom.dom"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/odftoolkit/odfdom/dom/OdfSchemaDocument.OdfXMLFile.html" title="enum in org.odftoolkit.odfdom.dom"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/odfdom/dom/OdfSchemaDocument.html" target="_top">Frames</a></li>
<li><a href="OdfSchemaDocument.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>