public interface IconFace extends Serializable
boolean isFile()
byte[] getData()
isFile() return true.
Otherwise, UnsupportedOperationException should be thrown.String getPath()
isFile() return true.
Otherwise, UnsupportedOperationException should be thrown.Copyright © 2018. All rights reserved.