blob: 330a07d4375bb9dafa5a4a7cbeb69df40aa03197 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Tue Mar 28 22:11:07 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
OdfStylePropertySet (ODFDOM API v0.8.11-incubating - http://incubator.apache.org/odftoolkit/)
</TITLE>
<META NAME="date" CONTENT="2017-03-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OdfStylePropertySet (ODFDOM API v0.8.11-incubating - http://incubator.apache.org/odftoolkit/)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OdfStylePropertySet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style"><B>PREV CLASS</B></A>&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OdfStylePropertySet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.odftoolkit.odfdom.dom.style</FONT>
<BR>
Interface OdfStylePropertySet</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartAxisElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartAxisElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartChartElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartChartElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartDataPointElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartDataPointElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartErrorIndicatorElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartErrorIndicatorElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartFloorElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartFloorElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartFooterElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartFooterElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartGridElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartGridElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartLegendElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartLegendElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartMeanValueElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartMeanValueElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartPlotAreaElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartPlotAreaElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartRegressionCurveElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartRegressionCurveElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartSeriesElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartSeriesElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartStockGainMarkerElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartStockGainMarkerElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartStockLossMarkerElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartStockLossMarkerElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartStockRangeLineElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartStockRangeLineElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartSubtitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartSubtitleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartTitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartTitleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/chart/ChartWallElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartWallElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/dr3d/Dr3dCubeElement.html" title="class in org.odftoolkit.odfdom.dom.element.dr3d">Dr3dCubeElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/dr3d/Dr3dExtrudeElement.html" title="class in org.odftoolkit.odfdom.dom.element.dr3d">Dr3dExtrudeElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/dr3d/Dr3dRotateElement.html" title="class in org.odftoolkit.odfdom.dom.element.dr3d">Dr3dRotateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/dr3d/Dr3dSceneElement.html" title="class in org.odftoolkit.odfdom.dom.element.dr3d">Dr3dSceneElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/dr3d/Dr3dSphereElement.html" title="class in org.odftoolkit.odfdom.dom.element.dr3d">Dr3dSphereElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawCaptionElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawCaptionElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawCircleElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawCircleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawConnectorElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawConnectorElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawControlElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawControlElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawCustomShapeElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawCustomShapeElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawEllipseElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawEllipseElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawFrameElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawGElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawGElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawLineElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawLineElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawMeasureElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawMeasureElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawPageElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawPageElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawPageThumbnailElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawPageThumbnailElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawPathElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawPathElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawPolygonElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawPolygonElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawPolylineElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawPolylineElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawRectElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawRectElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawRegularPolygonElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawRegularPolygonElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/draw/DrawShapeElementBase.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawShapeElementBase</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfDefaultStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfDefaultStyle</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/draw/OdfDrawFrame.html" title="class in org.odftoolkit.odfdom.incubator.doc.draw">OdfDrawFrame</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/OdfStyleableShapeElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStyleableShapeElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/OdfStyleBase.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStyleBase</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStylePageLayout.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStylePageLayout</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextListLevelStyleBullet.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextListLevelStyleBullet</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextListLevelStyleImage.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextListLevelStyleImage</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextListLevelStyleNumber.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextListLevelStyleNumber</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextListStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextListStyle</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextOutlineLevelStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextOutlineLevelStyle</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextParagraph.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextParagraph</A>, <A HREF="../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextSpan.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextSpan</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/office/OfficeAnnotationElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeAnnotationElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationNotesElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationNotesElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/style/StyleDefaultStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleDefaultStyleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/style/StyleDropCapElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleDropCapElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/style/StyleHandoutMasterElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleHandoutMasterElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/style/StyleMasterPageElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleMasterPageElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/style/StylePageLayoutElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StylePageLayoutElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/style/StyleStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleStyleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableBodyElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableBodyElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableCoveredTableCellElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCoveredTableCellElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableEvenColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableEvenColumnsElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableEvenRowsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableEvenRowsElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableFirstColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableFirstColumnElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableFirstRowElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableFirstRowElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableLastColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableLastColumnElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableLastRowElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableLastRowElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableOddColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableOddColumnsElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableOddRowsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableOddRowsElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableCellElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableCellElementBase</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableColumnElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableRowElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableRowElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextAElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextAlphabeticalIndexElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAlphabeticalIndexElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextAlphabeticalIndexEntryTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAlphabeticalIndexEntryTemplateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextBibliographyElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBibliographyElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextBibliographyEntryTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBibliographyEntryTemplateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextHElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIllustrationIndexElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIllustrationIndexElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIllustrationIndexEntryTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIllustrationIndexEntryTemplateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntryBibliographyElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntryBibliographyElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntryChapterElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntryChapterElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntryLinkEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntryLinkEndElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntryLinkStartElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntryLinkStartElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntryPageNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntryPageNumberElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntrySpanElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntrySpanElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntryTabStopElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntryTabStopElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexEntryTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexEntryTextElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexSourceStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexSourceStyleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexTitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexTitleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexTitleTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexTitleTemplateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextLinenumberingConfigurationElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextLinenumberingConfigurationElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextListLevelStyleBulletElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListLevelStyleBulletElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextListLevelStyleElementBase.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListLevelStyleElementBase</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextListLevelStyleImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListLevelStyleImageElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextListLevelStyleNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListLevelStyleNumberElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextListStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListStyleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextNumberedParagraphElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNumberedParagraphElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextObjectIndexElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextObjectIndexElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextObjectIndexEntryTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextObjectIndexEntryTemplateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextOutlineLevelStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextOutlineLevelStyleElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextParagraphElementBase</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextPElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextRubyElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextRubyElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextRubyTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextRubyTextElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextSectionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSectionElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextSpanElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSpanElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextTableIndexElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableIndexElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextTableIndexEntryTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableIndexEntryTemplateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextTableOfContentElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableOfContentElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextTableOfContentEntryTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableOfContentEntryTemplateElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextUserIndexElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserIndexElement</A>, <A HREF="../../../../../org/odftoolkit/odfdom/dom/element/text/TextUserIndexEntryTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserIndexEntryTemplateElement</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>OdfStylePropertySet</B></DL>
</PRE>
<P>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>,<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html#getProperties(java.util.Set)">getProperties</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&gt;&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;gets more than one property at once</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html#getProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">getProperty</A></B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;returns the given property from this styleable element or style.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html#getStrictProperties()">getStrictProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html#hasProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">hasProperty</A></B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;checks if this styleable element or style has this property directly set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html#removeProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">removeProperty</A></B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;removes the given property from this set</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html#setProperties(java.util.Map)">setProperties</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>,<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set more than one property at once.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html#setProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty, java.lang.String)">setProperty</A></B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sets a single style property for this element.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="hasProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)"><!-- --></A><H3>
hasProperty</H3>
<PRE>
boolean <B>hasProperty</B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property)</PRE>
<DL>
<DD>checks if this styleable element or style has this property directly set.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>property</CODE> - is the property to check.
<DT><B>Returns:</B><DD>true if this property is directly set at this instance or false if not.</DL>
</DD>
</DL>
<HR>
<A NAME="getProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)"><!-- --></A><H3>
getProperty</H3>
<PRE>
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getProperty</B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property)</PRE>
<DL>
<DD>returns the given property from this styleable element or style.
If it is not directly set, the value of this property from a parent style
will be returned.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>property</CODE> - is the property which value will be returned.
<DT><B>Returns:</B><DD>the value of this property or null if it is not available in this
set or this parents sets.</DL>
</DD>
</DL>
<HR>
<A NAME="removeProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)"><!-- --></A><H3>
removeProperty</H3>
<PRE>
void <B>removeProperty</B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property)</PRE>
<DL>
<DD>removes the given property from this set
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>property</CODE> - is the property to be removed</DL>
</DD>
</DL>
<HR>
<A NAME="setProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty, java.lang.String)"><!-- --></A><H3>
setProperty</H3>
<PRE>
void <B>setProperty</B>(<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&nbsp;property,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>sets a single style property for this element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>property</CODE> - is the property that you want to set.<DD><CODE>value</CODE> - is the value the property is set to.</DL>
</DD>
</DL>
<HR>
<A NAME="setProperties(java.util.Map)"><!-- --></A><H3>
setProperties</H3>
<PRE>
void <B>setProperties</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>,<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;properties)</PRE>
<DL>
<DD>set more than one property at once.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>properties</CODE> - is a map of properties with values that should be set.</DL>
</DD>
</DL>
<HR>
<A NAME="getProperties(java.util.Set)"><!-- --></A><H3>
getProperties</H3>
<PRE>
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>,<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getProperties</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&gt;&nbsp;properties)</PRE>
<DL>
<DD>gets more than one property at once
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>properties</CODE> - is a set of all properties that should be returned.
<DT><B>Returns:</B><DD>a map with all asked properties and theire value, if available.</DL>
</DD>
</DL>
<HR>
<A NAME="getStrictProperties()"><!-- --></A><H3>
getStrictProperties</H3>
<PRE>
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/props/OdfStyleProperty.html" title="class in org.odftoolkit.odfdom.dom.style.props">OdfStyleProperty</A>&gt; <B>getStrictProperties</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>a set with all properties which are specified in the strict odf format.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OdfStylePropertySet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style"><B>PREV CLASS</B></A>&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OdfStylePropertySet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2008-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>