public class FrankDocElementSummaryFactory extends Object
elementSummary.txt, with overview of Java classes with their Frank config XML elements.
Each line of the text file starts with a Java class name that is a FrankElement in the model. The FrankElement is shown
as the simple name of the Java class if this representation is unique. Otherwise, the last component(s) of the package name are
shown to make the label unique. The remainder of the line lists all XML elements that can be used in Frank configurations to reference
the Java class.
This file produces the text to be written. Writing the text to a file is done elsewhere.| Constructor and Description |
|---|
FrankDocElementSummaryFactory(FrankDocModel model) |
public FrankDocElementSummaryFactory(FrankDocModel model)
public String getText()
Copyright © 2022 Ibissource.org. All rights reserved.