Uses of Class
acdp.exceptions.IndentationException
Packages that use IndentationException
-
Uses of IndentationException in acdp.misc
Methods in acdp.misc that throw IndentationExceptionModifier and TypeMethodDescriptionstatic final LayoutConstructs a layout by reading it from the specified file.static final LayoutLayout.fromInputStream(InputStream inputStream) Constructs a layout by reading it from the specified input stream.