public class Manipulator extends Object
| Constructor and Description |
|---|
Manipulator() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getFields() |
List<String> |
getInnerClasses() |
org.apache.felix.ipojo.metadata.Element |
getManipulationMetadata()
Compute component type manipulation metadata.
|
byte[] |
manipulate(byte[] origin)
Manipulate the given byte array.
|
public byte[] manipulate(byte[] origin)
throws IOException
origin - : original class.IOException - : if an error occurs during the manipulation.public org.apache.felix.ipojo.metadata.Element getManipulationMetadata()
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.