Class AbstractPhraseConverter

    • Constructor Detail

      • AbstractPhraseConverter

        public AbstractPhraseConverter()
    • Method Detail

      • addAnnotations

        protected void addAnnotations​(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
                                      java.lang.String name,
                                      long annotations)
      • getAnnotations

        protected long getAnnotations​(java.lang.String value)
      • getBoost

        protected int getBoost​(com.thoughtworks.xstream.io.HierarchicalStreamReader reader)
      • addParameters

        protected void addParameters​(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
                                     com.thoughtworks.xstream.converters.MarshallingContext context,
                                     Phrase phrase)
      • getParameters

        protected void getParameters​(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
                                     com.thoughtworks.xstream.converters.UnmarshallingContext context,
                                     Phrase phrase)
      • getParameter

        protected void getParameter​(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
                                    com.thoughtworks.xstream.converters.UnmarshallingContext context,
                                    Phrase phrase)