Uses of Package
ua.in.hutorny.util

Classes in ua.in.hutorny.util used by ua.in.hutorny.util
CommentRetriever
          CommentRetriever - this class implements reading the content of the comments embraced with /*-- and --*/.
CommentRetriever.Option
          A set of options to opt CommentRetriever behavior - ( THROWERRORS, RETURNERRORS, VOIDERRORS, BLANKISERROR, NODEFAULTS, TRIMRESULT )
CommentRetriever.RetrieverException
          Descendants of this RetrieverException is thrown when and error occurs and option THROWERRORS is set It extends RuntimeException to avoid try ... catch blocks in the static initializers