Class FilteredGenerator
java.lang.Object
org.fedoraproject.xmvn.generator.stub.FilteredGenerator
- All Implemented Interfaces:
Generator
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Generator
private final boolean
private final boolean
-
Constructor Summary
ConstructorsConstructorDescriptionFilteredGenerator
(Generator delegate, boolean includeProvides, boolean includeRequires) -
Method Summary