Mylyn WikiText

Uses of Class
org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration

Packages that use XslfoDocumentBuilder.Configuration
org.eclipse.mylyn.wikitext.core.parser.builder contains concrete implementations of DocumentBuilder
 

Uses of XslfoDocumentBuilder.Configuration in org.eclipse.mylyn.wikitext.core.parser.builder
 

Methods in org.eclipse.mylyn.wikitext.core.parser.builder that return XslfoDocumentBuilder.Configuration
 XslfoDocumentBuilder.Configuration XslfoDocumentBuilder.Configuration.clone()
           
 XslfoDocumentBuilder.Configuration XslfoDocumentBuilder.getConfiguration()
          The current configuration of this builder.
 

Methods in org.eclipse.mylyn.wikitext.core.parser.builder with parameters of type XslfoDocumentBuilder.Configuration
 void XslfoDocumentBuilder.setConfiguration(XslfoDocumentBuilder.Configuration configuration)
          The current configuration of this builder.
 


Mylyn WikiText

Copyright © 2007, 2009 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