public abstract class ExtensionProfile extends Object
Constructor and Description |
---|
ExtensionProfile() |
Modifier and Type | Method and Description |
---|---|
static ExtensionProfile |
create(List<Extension> extensions) |
abstract List<Extension> |
extensions()
The list of extensions of the extension profile
|
public abstract List<Extension> extensions()
public static ExtensionProfile create(List<Extension> extensions)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.