Uses of Class
org.jboss.jdeparser.JFiler
-
Uses of JFiler in org.jboss.jdeparser
Methods in org.jboss.jdeparser that return JFilerModifier and TypeMethodDescriptionstatic JFilerJFiler.newInstance(File target) Get an instance which writes to the filesystem.static JFilerJFiler.newInstance(Filer filer) Get an instance which uses an underlyingFiler.Methods in org.jboss.jdeparser with parameters of type JFilerModifier and TypeMethodDescriptionstatic JSourcesJDeparser.createSources(JFiler filer, FormatPreferences format) Create a new source generation collection.