Uses of Class
acdp.exceptions.DanglingCommentException
Packages that use DanglingCommentException
-
Uses of DanglingCommentException in acdp.misc
Methods in acdp.misc that throw DanglingCommentExceptionModifier 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.