public class DeletableInterfaceMapper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
exportProperties(SMOutputElementAppender appender,
Deletable deletable) |
static void |
importProperties(Deletable deletable,
org.codehaus.staxmate.in.SMInputCursor cursor) |
static boolean |
isApplicable(String attributeName) |
public static boolean isApplicable(String attributeName)
public static void importProperties(Deletable deletable, org.codehaus.staxmate.in.SMInputCursor cursor) throws XMLStreamException
XMLStreamException
public static void exportProperties(SMOutputElementAppender appender, Deletable deletable) throws XMLStreamException
XMLStreamException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.