public class ComponentSuffixGenerator
extends java.lang.Object
Constructor and Description |
---|
ComponentSuffixGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
endComponentStack()
Ends a component stack
|
java.lang.String |
getSuffix(java.lang.String componentName)
Gets the suffix for a component name.
|
void |
reset()
Resets the internal structures for maintaining the component stacks and suffixes
|
void |
startComponentStack()
Creates a new component stack for hierarchical suffixing.
|
public java.lang.String getSuffix(java.lang.String componentName)
componentName
- The name of the component the suffix for which is desiredpublic void startComponentStack()
public void endComponentStack()
public void reset()
Copyright © 2010 - 2020 Adobe. All Rights Reserved