Skip to content

Salesforce layout parser, it takes XML layout file and displays a section's name with all fields for each section from the layout.

License

Notifications You must be signed in to change notification settings

lubomyrV/PageLayoutParserGui

Repository files navigation

PageLayoutParserGui

A simple XML parser with a graphical user interface(Swing) written on Java.

An XML file is required as an input(metadata from Salesforce), this program parses a layout file and displays a section's name with all fields for each section from the layout.

Creates a text file into the destination folder if the path provided, the file contains all data from the parsed file.

Example of an XML file and a created file as a result.

example

About

Salesforce layout parser, it takes XML layout file and displays a section's name with all fields for each section from the layout.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages