Uses of Class
org.openxma.dsl.common.formatter.LocatorTree

Packages that use LocatorTree
org.openxma.dsl.common.formatter   
org.openxma.dsl.common.formatter.locator   
 

Uses of LocatorTree in org.openxma.dsl.common.formatter
 

Fields in org.openxma.dsl.common.formatter declared as LocatorTree
protected  LocatorTree OpenXMAFormattingConfig.endIndentionLocators
           
protected  LocatorTree OpenXMAFormattingConfig.lineWrapLocators
           
protected  LocatorTree OpenXMAFormattingConfig.noSpaceLocators
           
protected  LocatorTree OpenXMAFormattingConfig.startIndentionLocators
           
 

Uses of LocatorTree in org.openxma.dsl.common.formatter.locator
 

Fields in org.openxma.dsl.common.formatter.locator declared as LocatorTree
protected  LocatorTree SimpleLocator.locatorTree
           
 

Constructors in org.openxma.dsl.common.formatter.locator with parameters of type LocatorTree
ComplexLocator(LocatorTree locatorTree)
           
LineWrapLocator(LocatorTree locatorTree, int lineCount)
           
SimpleLocator(LocatorTree locatorTree)
           
 



Copyright © 2012. All Rights Reserved.