|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.databinding.annotationprocessor.ProcessExpressions.IntermediateV1
android.databinding.annotationprocessor.ProcessExpressions.IntermediateV2
public static class ProcessExpressions.IntermediateV2
Constructor Summary | |
---|---|
ProcessExpressions.IntermediateV2()
|
Method Summary | |
---|---|
void |
appendTo(android.databinding.tool.store.ResourceBundle resourceBundle)
|
void |
updateOverridden(android.databinding.tool.store.ResourceBundle bundle)
if a layout is overridden from a module (which happens when layout is auto-generated), we need to update its contents from the class that overrides it. |
Methods inherited from class android.databinding.annotationprocessor.ProcessExpressions.IntermediateV1 |
---|
addEntry, removeOverridden, upgrade |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProcessExpressions.IntermediateV2()
Method Detail |
---|
public void appendTo(android.databinding.tool.store.ResourceBundle resourceBundle) throws javax.xml.bind.JAXBException
appendTo
in interface ProcessExpressions.Intermediate
appendTo
in class ProcessExpressions.IntermediateV1
javax.xml.bind.JAXBException
public void updateOverridden(android.databinding.tool.store.ResourceBundle bundle) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |