javax > javax.annotation > javax.annotation.processing > javax.annotation.processing.filer >

Interface: javax.annotation.processing.Filer
    javax.annotation.processing.Filer


public interface Filer


FIELDS:

CONSTRUCTORS:

METHODS:
JavaFileObject createClassFile(CharSequence name, Element... originatingElements)
Throws: FilerException
Throws: IOException

FileObject createResource(JavaFileManager.Location location, CharSequence pkg, CharSequence relativeName, Element... originatingElements)
Throws: IOException
Throws: FilerException
Throws: IllegalArgumentException
Throws: IllegalArgumentException

JavaFileObject createSourceFile(CharSequence name, Element... originatingElements)
Throws: FilerException
Throws: IOException

FileObject getResource(JavaFileManager.Location location, CharSequence pkg, CharSequence relativeName)
Throws: FilerException
Throws: IOException
Throws: IllegalArgumentException
Throws: IllegalArgumentException


INHERITED METHODS:

SUBINTERFACES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net