net.sourceforge.plantuml
Class FileGroup

java.lang.Object
  extended by net.sourceforge.plantuml.FileGroup

public class FileGroup
extends Object


Constructor Summary
FileGroup(String pattern, List<String> excluded, Option option)
           
 
Method Summary
 List<File> getFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileGroup

public FileGroup(String pattern,
                 List<String> excluded,
                 Option option)
Method Detail

getFiles

public List<File> getFiles()


Copyright © 2014. All Rights Reserved.