public class HeadingAttributes extends Attributes
DocumentBuilder.beginHeading(int, Attributes)
Constructor and Description |
---|
HeadingAttributes() |
Modifier and Type | Method and Description |
---|---|
boolean |
isOmitFromTableOfContents()
a hint to document processors to indicate if this heading should participate in a table of contents.
|
void |
setOmitFromTableOfContents(boolean omitFromTableOfContents)
a hint to document processors to indicate if this heading should participate in a table of contents.
|
appendCssClass, appendCssStyle, clone, getCssClass, getCssStyle, getId, getLanguage, getTitle, setCssClass, setCssStyle, setId, setLanguage, setTitle
public boolean isOmitFromTableOfContents()
public void setOmitFromTableOfContents(boolean omitFromTableOfContents)
Copyright © 2007, 2013 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html