public class DefaultLayoutFactory extends Object implements LayoutFactory
LayoutFactory
.Constructor and Description |
---|
DefaultLayoutFactory() |
Modifier and Type | Method and Description |
---|---|
Layout |
getLayout(File source)
Return a
Layout for the specified source file. |
public Layout getLayout(File source)
LayoutFactory
Layout
for the specified source file.getLayout
in interface LayoutFactory
source
- the source fileCopyright © 2020 Pivotal Software, Inc.. All rights reserved.